Lang item cleanups#159004
Conversation
… already have them
…ead of revisiting the entire ast
|
Some changes occurred in compiler/rustc_attr_parsing |
|
|
|
@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.
|
Another minor cleanup: |
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (80e7599): comparison URL. Overall result: ✅ improvements - no action neededBenchmarking means the PR may be perf-sensitive. It's automatically marked not fit for rolling up. Overriding is possible but disadvised: it risks changing 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)This perf run didn't have relevant results for this metric. CyclesResults (secondary 0.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 489.352s -> 489.442s (0.02%) |
a grab bag of cleanups around lang item collection and various documentation things I found while poking around that area
r? @JonathanBrouwer