Skip to content

Commit

Permalink
Undo rust pinning: rust 1.83 -> 1.84.1
Browse files Browse the repository at this point in the history
The regression that caused increased compile times for jf-pcs has been
fixed in rust 1.84.1

See rust-lang/rust#135457

We originally pinned rust to 1.83 in
220df37 to work around this regression.
  • Loading branch information
sveitser committed Feb 3, 2025
1 parent 45ba930 commit a650d39
Show file tree
Hide file tree
Showing 4 changed files with 231 additions and 239 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ fi
use nix
watch_file flake.nix
watch_file flake.lock
watch_file rust-toolchain.toml
Loading

0 comments on commit a650d39

Please sign in to comment.