1. 25 Apr, 2025 3 commits
  2. 24 Apr, 2025 2 commits
  3. 23 Apr, 2025 1 commit
  4. 21 Apr, 2025 2 commits
  5. 18 Apr, 2025 1 commit
  6. 17 Apr, 2025 1 commit
  7. 16 Apr, 2025 1 commit
  8. 14 Apr, 2025 2 commits
  9. 12 Apr, 2025 1 commit
  10. 11 Apr, 2025 3 commits
  11. 10 Apr, 2025 6 commits
  12. 09 Apr, 2025 2 commits
  13. 08 Apr, 2025 1 commit
  14. 04 Apr, 2025 1 commit
    • Graham King's avatar
      chore: Upgrade Rust to 1.86 (#518) · e99aa1e1
      Graham King authored
      Also upgrade the cargo resolver to v3, the default.
      
      New clippy lints:
      - `next_back()` instead of `last()` for a double-ended iterator. That avoids walking the whole list.
      - ` repeat_n` instead of `repeat.take`. That avoids cloning.
      - Doc indenting
      e99aa1e1
  15. 03 Apr, 2025 2 commits
  16. 02 Apr, 2025 1 commit
  17. 28 Mar, 2025 1 commit
  18. 26 Mar, 2025 2 commits
  19. 21 Mar, 2025 1 commit
  20. 18 Mar, 2025 4 commits
  21. 17 Mar, 2025 2 commits