-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Commit 04f29fd
Rollup merge of #145291 - Zalathar:no-warning, r=Kobzol
bootstrap: Only warn about `rust.debug-assertions` if downloading rustc
The changes in #145149 had the unwanted side-effect of causing bootstrap to *always* warn about `rust.debug-assertions = true`, even if rustc isn't going to be downloaded anyway.
cc ``@Shourya742`` ``@Kobzol``1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
955 | 955 |
| |
956 | 956 |
| |
957 | 957 |
| |
958 | - | ||
958 | + | ||
959 | 959 |
| |
960 | 960 |
| |
961 | 961 |
| |
|
0 commit comments