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 26aeb87 commit 36bc0b8Copy full SHA for 36bc0b8
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 37b879bdf7872fed0dfaa8c129418d77e6545fba
+refs/heads/master: ce6a77e24e066f4158b1d6b2c15d619994587884
trunk/Makefile.in
@@ -199,6 +199,7 @@ all: rt/$(CFG_RUNTIME) \
199
stage1/intrinsics.bc \
200
stage1/lib/glue.o \
201
stage1/rustc$(X) \
202
+ stage1/fuzzer$(X) \
203
204
else
205
@@ -213,6 +214,7 @@ all: rt/$(CFG_RUNTIME) \
213
214
215
216
217
218
stage2/lib/$(CFG_STDLIB) \
219
stage2/intrinsics.bc \
220
stage2/lib/glue.o \
0 commit comments