This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
545101040d
rust
/
tests
History
Download ZIP
Download TAR.GZ
hyd-dev
879000b133
Detect
std
by checking if the crate defines
#[lang = "start"]
rather than string comparison
2021-06-06 11:12:05 +08:00
..
compile-fail
Detect
std
by checking if the crate defines
#[lang = "start"]
rather than string comparison
2021-06-06 11:12:05 +08:00
run-pass
Detect
std
by checking if the crate defines
#[lang = "start"]
rather than string comparison
2021-06-06 11:12:05 +08:00
compiletest.rs
Use
harness = false
instead of
#![feature(custom_test_frameworks)]
2021-05-01 22:28:33 +08:00