]> git.lizzy.rs Git - rust.git/blobdiff - Contributing.md
use `derive` feature over `serde_derive` crate
[rust.git] / Contributing.md
index 1cf6a86e54696327f0604e6faa1a452791b14871..131f38dd06a2b74031117e4f692cf5edd3d86050 100644 (file)
@@ -115,6 +115,8 @@ When the next major release is done, the code block of the previous formatting
 can be deleted, e.g., the first block in the example above when going from `1.x`
 to `2.x`.
 
+| Note: Only formatting changes with default options need to be gated. |
+| --- |
 
 ### A quick tour of Rustfmt