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
737b461555
rust
/
tests
/
run-make
/
issue-46239
/
Makefile
7 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
ignore failing cross-compiled run-make tests `run-make-fulldeps` is never cross-compiled, so a lot of these tests never accounted for --target. Ignore them when cross-compiling for now.
2023-03-30 08:46:31 -05:00
# ignore-cross-compile
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
rustc_trans: don't apply noalias on returned references.
2017-11-25 06:08:59 -06:00
all
:
$(
RUSTC
)
main.rs -C opt-level
=
1
$(
call RUN,main
)
Reference in New Issue
Copy Permalink