"vscode:/vscode.git/clone" did not exist on "abd784183baf25da57bb1277865c4fb520445fec"
  1. 24 Apr, 2025 2 commits
  2. 23 Apr, 2025 1 commit
  3. 21 Apr, 2025 2 commits
  4. 18 Apr, 2025 1 commit
  5. 17 Apr, 2025 1 commit
  6. 16 Apr, 2025 1 commit
  7. 14 Apr, 2025 2 commits
  8. 12 Apr, 2025 1 commit
  9. 11 Apr, 2025 3 commits
  10. 10 Apr, 2025 6 commits
  11. 09 Apr, 2025 2 commits
  12. 08 Apr, 2025 1 commit
  13. 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
  14. 03 Apr, 2025 2 commits
  15. 02 Apr, 2025 1 commit
  16. 28 Mar, 2025 1 commit
  17. 26 Mar, 2025 2 commits
  18. 21 Mar, 2025 1 commit
  19. 18 Mar, 2025 4 commits
  20. 17 Mar, 2025 5 commits