"vscode:/vscode.git/clone" did not exist on "ca31b3aa6b9efb1afcd4fcad2c98c10552aa4bad"
  1. 18 Jul, 2025 1 commit
  2. 01 Jul, 2025 1 commit
  3. 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
  4. 08 Mar, 2025 1 commit
  5. 05 Mar, 2025 1 commit
  6. 25 Feb, 2025 1 commit
  7. 10 Feb, 2025 2 commits
  8. 05 Feb, 2025 1 commit
  9. 04 Feb, 2025 1 commit