This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-20 11:37:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31ae7c46bd
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 12:58:50 +00: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
Reference in New Issue
Copy Permalink