We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b305d commit c9aa73cCopy full SHA for c9aa73c
src/test/run-make/coverage-reports/Makefile
@@ -80,7 +80,7 @@ ifdef RUSTC_BLESS_TEST
80
rm -f expected_*
81
endif
82
83
-include clear_expected_if_blessed
+-include clear_expected_if_blessed
84
85
%: $(SOURCEDIR)/lib/%.rs
86
# Compile the test library with coverage instrumentation
0 commit comments