From ae331be1aa6cf5bb697fb4045e181852412f5dd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Campinas?= Date: Thu, 21 Feb 2019 14:39:07 +0100 Subject: [PATCH] indicate that version-gate are to be considered only with changes to the default formatting --- Contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Contributing.md b/Contributing.md index 1cf6a86e546..131f38dd06a 100644 --- a/Contributing.md +++ b/Contributing.md @@ -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