We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ac110 commit 3dee36dCopy full SHA for 3dee36d
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 461a79a24702f262fa9116ed769315b25f064cbf
+refs/heads/master: 682bb4144ca3fddffee8ed2927e7552049fcf25c
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 18e3db7392d2d0697b7e27d6d986139960144d85
5
refs/heads/try: 7b78b52e602bb3ea8174f9b2006bff3315f03ef9
trunk/Makefile.in
@@ -111,7 +111,7 @@ ifdef SAVE_TEMPS
111
CFG_RUSTC_FLAGS += --save-temps
112
endif
113
ifdef ASM_COMMENTS
114
- CFG_RUSTC_FLAGS += -z asm-comments
+ CFG_RUSTC_FLAGS += -Z asm-comments
115
116
ifdef TIME_PASSES
117
CFG_RUSTC_FLAGS += -Z time-passes
0 commit comments