Skip to content

Commit 8ca1dc7

Browse files
authored
Undo rust pinning: rust 1.83 -> 1.84.1 (#2522)
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.
1 parent 45ba930 commit 8ca1dc7

File tree

4 files changed

+231
-239
lines changed

4 files changed

+231
-239
lines changed

.envrc

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ fi
55
use nix
66
watch_file flake.nix
77
watch_file flake.lock
8+
watch_file rust-toolchain.toml

0 commit comments

Comments
 (0)