Change deserves_attention
algorithm
#1309
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This changes the
deserves_attention
algorithm in two ways:This was motivated by @pnkfelix's struggle with a lot of changes in the 2022-04-19 triage.
Under this change there would be
Unfortunately, this still would have likely been a nightmare for @pnkfelix as there still would have been 17 mixed results to go through...
Note: the regressions and mixed results (11 in total) would also not receive a
perf-regression
label either. Spot checking, it seems like most of these were found to be ignorable after investigation, so this change likely would only save time and not lead to actual regressions sneaking in.For details on which PRs would no longer be included, see below:
Regressions
Rollup of 7 pull requests #95966 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Rollup of 4 pull requests #95999 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Rollup of 7 pull requests #96123 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Add slice::remainder #92287 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Improvements
Rollup of 5 pull requests #95974 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Allow self-profiler to only record potentially costly arguments when argument recording is turned on #95689 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Fix
x test --doc --stage 0 library/std
#95993 (Comparison Link)(primary)
(secondary)
(primary)
(secondary)
(primary)
Rollup of 6 pull requests #96134 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Mixed
Skip
Lazy
for some metadata tables #95867 (Comparison Link)(primary)
(secondary)
(primary)
(secondary)
(primary)
Rollup of 6 pull requests #96015 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Update cargo #96031 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Only check the compiler and standard library before documenting them (take 2) #95450 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Rollup of 9 pull requests #96108 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Rollup of 7 pull requests #96117 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)
Fix rustdoc duplicated blanket impls #96091 (Comparison Link)
(primary)
(secondary)
(primary)
(secondary)
(primary)