This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit a3156c6
authored
Unrolled build for rust-lang#115673
Rollup merge of rust-lang#115673 - tmiasko:sanitizer-cfg, r=compiler-errors
Fix sanitize/cfg.rs test
* Move needs-sanitizer conditions to specific revisions that require them (otherwise the conditions are mutually exclusive with needs-sanitizer-kcfi and test is always ignored).
* Add missing revisions1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 5 | | |
12 | | - | |
| 6 | + | |
| 7 | + | |
13 | 8 | | |
14 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
15 | 12 | | |
| 13 | + | |
16 | 14 | | |
| 15 | + | |
17 | 16 | | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments