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 62000c9 commit 651425aCopy full SHA for 651425a
src/compiler/reviews.md
@@ -95,7 +95,9 @@ impact on performance, it can be marked `rollup=always`.
95
96
### Forward fixes
97
98
-Often it is tempting to "forward fix" a regression with a follow-up PR. However,
+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,
101
if real-world users have reported being affected, this practice is strongly
102
discouraged unless a high-confidence fix is already in the bors queue.
103
0 commit comments