This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
14e59bb317
rust
/
tests
/
run-make
/
no-input-file
/
Makefile
5 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
move `tools.mk` to run-make apparently I missed some tests in the last commit. Rather than having dozens of tests use the long version, use the short version in `run-make` and the long version in `run-make-fulldeps` (which is now only three tests)
2023-03-30 07:58:50 -05:00
i
n
c
l
u
d
e
.
.
/
t
o
o
l
s
.
m
k
add test for no input file
2023-02-10 08:01:50 +00:00
all
:
$(
RUSTC
)
--print crate-name 2>
&
1
|
diff - no-input-file.stderr
Copy permalink