We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0909f commit 4a975c3Copy full SHA for 4a975c3
src/compiler/reviews.md
@@ -29,9 +29,9 @@ to approve the PR by issuing `@bors` commands like the ones above
29
30
## Reverts
31
32
-If a merged PR is found to have caused a meaningful regression, the best policy
33
-is to revert it quickly and re-land it later once a fix and regression test are
34
-added.
+If a merged PR is found to have caused a meaningful unanticipated regression,
+the best policy is to revert it quickly and re-land it later once a fix and
+regression test are added.
35
36
A "meaningful regression" in this case is up to the judgment of the person
37
approving the revert. As a rule of thumb, this would be a bug in a stable
0 commit comments