Skip to content

Commit 651425a

Browse files
pnkfelixtmandry
authored andcommitted
Update src/compiler/reviews.md
1 parent 62000c9 commit 651425a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/compiler/reviews.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,9 @@ impact on performance, it can be marked `rollup=always`.
9595

9696
### Forward fixes
9797

98-
Often it is tempting to "forward fix" a regression with a follow-up PR. However,
98+
Often it is tempting to address a regression by posting a follow-up PR that,
99+
rather than reverting the regressing PR, instead augments the original in
100+
small ways without reverting its changes overall. However,
99101
if real-world users have reported being affected, this practice is strongly
100102
discouraged unless a high-confidence fix is already in the bors queue.
101103

0 commit comments

Comments
 (0)