Commit be0d73a
committed
Don't provide
The demangler was only needed by coverage tests, but those tests were migrated
into their own custom test mode in #112300.
This avoids having to build the demangler just for run-make tests. It will
still be built as needed by run-coverage tests or for other purposes.rust-demangler to run-make tests1 parent 707d8c3 commit be0d73a
File tree
2 files changed
+1
-5
lines changed- src
- bootstrap/src/core/build_steps
- tools/compiletest/src
2 files changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1567 | 1567 | | |
1568 | 1568 | | |
1569 | 1569 | | |
1570 | | - | |
| 1570 | + | |
1571 | 1571 | | |
1572 | 1572 | | |
1573 | 1573 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3546 | 3546 | | |
3547 | 3547 | | |
3548 | 3548 | | |
3549 | | - | |
3550 | | - | |
3551 | | - | |
3552 | | - | |
3553 | 3549 | | |
3554 | 3550 | | |
3555 | 3551 | | |
| |||
0 commit comments