Skip to content

Commit c20af3b

Browse files
authored
Update Makefile
1 parent 8bee77e commit c20af3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/run-make/emit-named-files/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This test feeds metadata to rustc in varied ways. It checks that the input is parsed correctly, and that the output file has the corresponding filename.
2+
# See https://github.com/rust-lang/rust/pull/85362
3+
14
include ../tools.mk
25

36
OUT=$(TMPDIR)/emit

0 commit comments

Comments
 (0)