Migration of LintDiagnostic - part 6#153352
Conversation
d391232 to
40643cf
Compare
|
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Migration of `LintDiagnostic` - part 6
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (876b6ef): comparison URL. Overall result: ❌✅ regressions and improvements - no action neededBenchmarking this pull request means it may be perf-sensitive – we'll automatically label it not fit for rolling up. You can override this, but we strongly advise not to, due to possible changes in compiler perf. @bors rollup=never Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (secondary 5.5%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 5.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 481.344s -> 480.38s (-0.20%) |
|
Perf is just noise. |
40643cf to
56d636a
Compare
|
@bors r+ rollup |
…athanBrouwer Migration of `LintDiagnostic` - part 6 Part of rust-lang#153099. r? @JonathanBrouwer
…uwer Rollup of 5 pull requests Successful merges: - #153280 (Add regression test for `doc(fake_variadic)` on reexports) - #153358 (Boundary tests for various Duration-float operations) - #153272 (Add `Path::absolute` method as alias for `std::path::absolute`) - #153295 (update panicking() docs for panic=abort) - #153352 (Migration of `LintDiagnostic` - part 6)
Rollup of 8 pull requests Successful merges: - #153280 (Add regression test for `doc(fake_variadic)` on reexports) - #153302 (x86: reserve `bl` and `bh` registers to match `rbx`) - #153358 (Boundary tests for various Duration-float operations) - #153048 (Improve irrefutable let-else lint wording) - #153258 (diag: Suppress `.clone()` suggestion inside derive macro expansions) - #153272 (Add `Path::absolute` method as alias for `std::path::absolute`) - #153295 (update panicking() docs for panic=abort) - #153352 (Migration of `LintDiagnostic` - part 6)
Rollup merge of #153352 - GuillaumeGomez:migrate-diag, r=JonathanBrouwer Migration of `LintDiagnostic` - part 6 Part of #153099. r? @JonathanBrouwer
Part of #153099.
r? @JonathanBrouwer