]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Enforce successful ui tests to have must-compile-successfully flag.
[rust.git] / config.toml.example
index a9281a31b13ba442b112bb57e8afcf67f5cc1e35..18c1f160c03d28eb1cc1cbea804e89551fef51cd 100644 (file)
 # 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
+# result (broken, compiling, testing) into this JSON file.
+#save-toolstates = "/path/to/toolstates.json"
+
 # =============================================================================
 # Options for specific targets
 #