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
610e1a1e05
rust
/
tests
/
run-make-fulldeps
/
linkage-attr-on-static
/
Makefile
6 lines
99 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
Add tests.
2014-11-11 20:34:18 -06:00
rmake: Get all tests passing on MSVC
2015-08-26 18:57:56 -05:00
all
:
$(
call
NATIVE_STATICLIB
,
foo
)
$(
RUSTC
)
bar.rs
Add tests.
2014-11-11 20:34:18 -06:00
$(
call RUN,bar
)
||
exit
1
Reference in New Issue
Copy Permalink