Skip to content

Commit 5c38d16

Browse files
authored
Suggest debug-assertions when building with miri
1 parent d3fc092 commit 5c38d16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ git clone https://github.com/rust-lang/rust rustc
146146
cd rustc
147147
# Create a config.toml with defaults for working on miri.
148148
./x.py setup compiler
149+
# Now edit `config.toml` and under `[rust]` set `debug-assertions = true`.
149150

150151
# Build stage2 rustc using the stage1 compiler.
151152
# This step can take 30 minutes or more.

0 commit comments

Comments
 (0)