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 755b31d commit ef18414Copy full SHA for ef18414
src/compiler/reviews.md
@@ -36,7 +36,7 @@ not it should be part of a [rollup] with one of the following:
36
implications. Example scenarios:
37
- Changes are limited to documentation, comments, etc. that is highly
38
unlikely to fail a build.
39
- - Changes are pure refactoring and cannot have performance implications.
+ - Changes cannot have performance implications.
40
- Your PR is not landing possibly-breaking or behavior altering changes.
41
- Feature stabilization without other changes is likely fine to
42
rollup, though.
0 commit comments