This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit bf0fbb0
authored
Unrolled build for rust-lang#135729
Rollup merge of rust-lang#135729 - Noratrieb:compiler-profile-debug-assert, r=lqd
Add debug assertions to compiler profile
Working on the compiler without debug assertions is not a very productive way to work on the compiler.File tree
2 files changed
+7
-0
lines changed- src/bootstrap
- defaults
- src/utils
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
338 | 343 | | |
0 commit comments