mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-04 02:54:00 +00:00
remove test-miri from config.toml.example
This commit is contained in:
parent
2d49118fb4
commit
295f894b18
@ -368,10 +368,6 @@
|
|||||||
# When creating source tarballs whether or not to create a source tarball.
|
# When creating source tarballs whether or not to create a source tarball.
|
||||||
#dist-src = false
|
#dist-src = false
|
||||||
|
|
||||||
# Whether to also run the Miri tests suite when running tests.
|
|
||||||
# As a side-effect also generates MIR for all libraries.
|
|
||||||
#test-miri = false
|
|
||||||
|
|
||||||
# After building or testing extended tools (e.g. clippy and rustfmt), append the
|
# After building or testing extended tools (e.g. clippy and rustfmt), append the
|
||||||
# result (broken, compiling, testing) into this JSON file.
|
# result (broken, compiling, testing) into this JSON file.
|
||||||
#save-toolstates = "/path/to/toolstates.json"
|
#save-toolstates = "/path/to/toolstates.json"
|
||||||
|
Loading…
Reference in New Issue
Block a user