We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3fc092 commit 5c38d16Copy full SHA for 5c38d16
CONTRIBUTING.md
@@ -146,6 +146,7 @@ git clone https://github.com/rust-lang/rust rustc
146
cd rustc
147
# Create a config.toml with defaults for working on miri.
148
./x.py setup compiler
149
+# Now edit `config.toml` and under `[rust]` set `debug-assertions = true`.
150
151
# Build stage2 rustc using the stage1 compiler.
152
# This step can take 30 minutes or more.
0 commit comments