1 parent bc69cc2 commit 2288ef8Copy full SHA for 2288ef8
1 file changed
README.md
@@ -74,8 +74,7 @@ The constructs we forbid are not forbidden because they are bad — they are
74
forbidden because v0.1 does not have a sound model for them yet. Each rule has
75
a tracked `Future` plan in `docs/PSS-1.md`.
76
## Toolchain
77
-Pitbull pins to a specific nightly that matches our fork of Creusot's
78
-translator. Use `rust-toolchain.toml` in your project root:
+Pitbull pins to a specific nightly. Use `rust-toolchain.toml` in your project root:
79
```toml
80
[toolchain]
81
channel = "nightly-2026-01-29"
0 commit comments