1. 27 Oct, 2025 1 commit
  2. 13 Oct, 2025 1 commit
  3. 24 Sep, 2025 1 commit
  4. 19 Sep, 2025 1 commit
  5. 16 Sep, 2025 1 commit
  6. 02 Sep, 2025 1 commit
  7. 20 Aug, 2025 1 commit
  8. 15 Aug, 2025 1 commit
  9. 30 Jul, 2025 1 commit
  10. 28 Jul, 2025 1 commit
  11. 22 Jul, 2025 1 commit
  12. 07 Jul, 2025 1 commit
  13. 13 Jun, 2025 1 commit
  14. 29 May, 2025 1 commit
  15. 09 May, 2025 1 commit
  16. 25 Apr, 2025 1 commit
  17. 09 Apr, 2025 1 commit
  18. 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
  19. 13 Mar, 2025 1 commit
  20. 11 Mar, 2025 1 commit
  21. 07 Feb, 2025 1 commit
  22. 05 Feb, 2025 2 commits