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 22:18:23 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58a59e9d231e36e3d39dd398b80c96094de591aa
rust
/
cargo-miri-test
/
tests
/
foo.rs
T
Oliver Schneider
17090b8524
add tests for cargo miri and run them on travis
2017-01-28 11:57:53 +01:00
5 lines
43 B
Rust
Raw
Blame
History
#[
test
]
fn
bar
(
)
{
assert_eq!
(
4
,
4
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink