mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
90846015cc
aux-bin: Avoid old .so files from old tests; clean auxiliary dir root Also fix the typo pointed out [here](https://github.com/rust-lang/rust/pull/123316/files#r1577081531). Closes #124465