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
rust
/
test-cargo-miri
/
tests
/
no-harness.rs
Ralf Jung
33c669679e
test 'harness=false' tests
2020-09-17 17:33:47 +02:00
4 lines
47 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
no-harness test
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink