weekly update: add header to compiler deps update#131009
weekly update: add header to compiler deps update#131009bors merged 1 commit intorust-lang:masterfrom
Conversation
|
Btw, this workflow missing bootstrap deps update, is it intentional? |
See #130937 :) |
|
@bors r+ |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (0245b0c): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)Results (primary -1.0%, secondary -2.1%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResults (secondary -1.7%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 769.779s -> 771.079s (0.17%) |
Look at #131000: library and rustbook have nice headers for deps updates (i.e.
library dependencies:), but not compiler one. Fixes this.