We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d49118 commit 295f894Copy full SHA for 295f894
config.toml.example
@@ -368,10 +368,6 @@
368
# When creating source tarballs whether or not to create a source tarball.
369
#dist-src = false
370
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
-
375
# After building or testing extended tools (e.g. clippy and rustfmt), append the
376
# result (broken, compiling, testing) into this JSON file.
377
#save-toolstates = "/path/to/toolstates.json"
0 commit comments