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
c822ec59aa
rust
/
tests
History
hyd-dev
c822ec59aa
Implement cache for not found symbols
2021-06-11 15:24:51 +08:00
..
compile-fail
Disallow
#[no_mangle]
/
#[export_name = ...]
functions that have the same symbol name as built-in shims
2021-06-11 15:18:47 +08:00
run-pass
Implement cache for not found symbols
2021-06-11 15:24:51 +08:00
compiletest.rs
Use
harness = false
instead of
#![feature(custom_test_frameworks)]
2021-05-01 22:28:33 +08:00