1. 13 Nov, 2025 1 commit
  2. 10 Nov, 2025 1 commit
  3. 07 Nov, 2025 1 commit
  4. 28 Oct, 2025 1 commit
  5. 26 Sep, 2025 1 commit
  6. 17 Sep, 2025 1 commit
  7. 22 Aug, 2025 1 commit
  8. 11 Aug, 2025 1 commit
  9. 05 Aug, 2025 1 commit
  10. 23 Jul, 2025 1 commit
  11. 15 Jul, 2025 1 commit
  12. 10 Jul, 2025 1 commit
  13. 08 Jul, 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. 01 Apr, 2025 1 commit
  16. 08 Mar, 2025 1 commit
  17. 05 Mar, 2025 1 commit
  18. 25 Feb, 2025 1 commit
  19. 19 Feb, 2025 1 commit
  20. 13 Feb, 2025 1 commit
  21. 11 Feb, 2025 1 commit
  22. 10 Feb, 2025 1 commit
  23. 05 Feb, 2025 1 commit
  24. 04 Feb, 2025 1 commit