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
a7597a1526
rust
/
tests
/
run-make-fulldeps
/
issue-53964
/
Makefile
6 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Diagnose missing includes in run-make tests
2022-08-22 19:00:00 -05:00
i
n
c
l
u
d
e
.
.
/
t
o
o
l
s
.
m
k
crates that provide a `panic_handler` are exempt from `unused_extern_crates` fixes the *first* false positive reported in #53964
2018-09-06 14:24:33 -05:00
all
:
$(
RUSTC
)
panic.rs
$(
RUSTC
)
-C
panic
=
abort --emit
=
obj app.rs -L
$(
TMPDIR
)
Reference in New Issue
Copy Permalink