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
/
extern-fn-struct-passing-abi
/
Makefile
6 lines
102 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 new tests for extern and foreign fns and name mangling.
2014-08-01 23:22:02 -05:00
rmake: Get all tests passing on MSVC
2015-08-26 18:57:56 -05:00
all
:
$(
call
NATIVE_STATICLIB
,
test
)
$(
RUSTC
)
test.rs
Add new tests for extern and foreign fns and name mangling.
2014-08-01 23:22:02 -05:00
$(
call RUN,test
)
||
exit
1
Reference in New Issue
Copy Permalink