This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e2caebc4a6
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 02:01:50 -06:00
all
:
$(
RUSTC
)
--print crate-name 2>
&
1
|
diff - no-input-file.stderr
Reference in New Issue
Copy Permalink