Skip to content

Commit 4a975c3

Browse files
committed
Add "unanticipated" wording for regressions
1 parent 5c0909f commit 4a975c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/compiler/reviews.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ to approve the PR by issuing `@bors` commands like the ones above
2929

3030
## Reverts
3131

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.
32+
If a merged PR is found to have caused a meaningful unanticipated regression,
33+
the best policy is to revert it quickly and re-land it later once a fix and
34+
regression test are added.
3535

3636
A "meaningful regression" in this case is up to the judgment of the person
3737
approving the revert. As a rule of thumb, this would be a bug in a stable

0 commit comments

Comments
 (0)