Allow to use Diagnostic directly in SharedContext::emit_lint#156002
Allow to use Diagnostic directly in SharedContext::emit_lint#156002GuillaumeGomez wants to merge 1 commit intorust-lang:mainfrom
Diagnostic directly in SharedContext::emit_lint#156002Conversation
|
Some changes occurred in compiler/rustc_attr_parsing cc @jdonszelmann, @JonathanBrouwer Some changes occurred to diagnostic attributes. cc @mejrs |
|
@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.
… r=<try> Allow to use `Diagnostic` directly in `SharedContext::emit_lint`
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (8877e4f): comparison URL. Overall result: ✅ improvements - no action neededBenchmarking means the PR may be perf-sensitive. Consider adding rollup=never if this change is not fit for rolling up. @rustbot label: -S-waiting-on-perf -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 2.0%, secondary 3.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary -3.7%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (secondary 0.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 487.787s -> 493.362s (1.14%) |
|
@bors r+ rollup |
Part of #153099.
r? @JonathanBrouwer