aux-bin: Avoid old .so files from old tests; clean auxiliary dir root#124505
aux-bin: Avoid old .so files from old tests; clean auxiliary dir root#124505bors merged 2 commits intorust-lang:masterfrom
Conversation
|
r? @davidtwco rustbot has assigned @davidtwco. Use |
|
Some changes occurred in src/tools/compiletest cc @jieyouxu |
|
Thanks! @bors r+ rollup |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (9084601): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis 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.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 671.911s -> 672.94s (0.15%) |
Also fix the typo pointed out here.
Closes #124465