Conversation
|
Some changes occurred in src/tools/cargo cc @ehuss |
|
curl update is probably something we need to pay attention, so no rollup. @bors r+ p=1 |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (d8095ac): 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)This benchmark run did not return any relevant results for this metric. CyclesResultsThis 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 sizeResultsThis 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.
Bootstrap: 647.755s -> 647.947s (0.03%) |
14 commits in f7b95e31642e09c2b6eabb18ed75007dda6677a0..b0fa79679e717cd077b7fc0fa4166f47107f1ba9
2023-05-30 19:25:02 +0000 to 2023-06-03 14:19:48 +0000
addorinstallcommand (Emit error when users try to use a toolchain via theaddorinstallcommand cargo#12226)build.jobs(Support "default" option forbuild.jobscargo#12222)-Zflags match statement (chore: Sort-Zflags match statement cargo#12223).clone(Remove a noop.clonecargo#12213)remove_dir_all(fix: useremove_dir_allincargo cleanto resolve race condition cargo#11442)Debuginfo::NoneandDebuginfo::Explicit(None)(Don't distinguishDebuginfo::NoneandDebuginfo::Explicit(None)cargo#12205)r? @ghost