Skip to content

Commit 295f894

Browse files
committed
remove test-miri from config.toml.example
1 parent 2d49118 commit 295f894

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config.toml.example

-4
Original file line numberDiff line numberDiff line change
@@ -368,10 +368,6 @@
368368
# When creating source tarballs whether or not to create a source tarball.
369369
#dist-src = false
370370

371-
# Whether to also run the Miri tests suite when running tests.
372-
# As a side-effect also generates MIR for all libraries.
373-
#test-miri = false
374-
375371
# After building or testing extended tools (e.g. clippy and rustfmt), append the
376372
# result (broken, compiling, testing) into this JSON file.
377373
#save-toolstates = "/path/to/toolstates.json"

0 commit comments

Comments
 (0)