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 990aa2b commit 20cb8bdCopy full SHA for 20cb8bd
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: b7d2fe57cfa7d260838832ad8c301a946206c16d
+refs/heads/master: 7276f85f32801f9d4c379063d04bb1ef94ef65fd
trunk/src/Makefile
@@ -704,7 +704,7 @@ test/run-fail/%.boot$(CFG_EXE_SUFFIX): test/run-fail/%.rs $(BREQ)
704
@$(call CFG_ECHO, compile [boot]: $<)
705
$(BOOT) -o $@ $<
706
707
-test/run-fail/%.bc: test/run-fail/%.rs $(BREQ)
+test/run-fail/%.bc: test/run-fail/%.rs $(SREQ)
708
@$(call CFG_ECHO, compile [rustc]: $<)
709
$(RUSTC) -o $@ $<
710
0 commit comments