This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 9084601
committed
Auto merge of rust-lang#124505 - Enselic:aux-bin-fix, r=jieyouxu
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 rust-lang#124465File tree
2 files changed
+2
-1
lines changed- src/tools/compiletest/src
- tests/ui/attributes/unix_sigpipe
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2140 | 2140 | | |
2141 | 2141 | | |
2142 | 2142 | | |
| 2143 | + | |
2143 | 2144 | | |
2144 | 2145 | | |
2145 | 2146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments