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 7c1eb83 commit e751c90Copy full SHA for e751c90
mk/tests.mk
@@ -349,6 +349,7 @@ $(3)/stage$(1)/test/rustpkgtest-$(2)$$(X_$(2)): \
349
$$(SREQ$(1)_T_$(2)_H_$(3)) \
350
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_LIBSYNTAX_$(2)) \
351
$$(TLIB$(1)_T_$(2)_H_$(3))/$$(CFG_LIBRUSTC_$(2))
352
+ $$(TBIN$(1)_T_$(2)_H_$(3))/rustpkg$$(X_$(2))
353
@$$(call E, compile_and_link: $$@)
354
$$(STAGE$(1)_T_$(2)_H_$(3)) -o $$@ $$< --test
355
0 commit comments