This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-01 14:10:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
545101040df050dcc412d714640c95f417194600
rust
/
tests
T
History
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