This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-22 20:47:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1752af689f
rust
/
tests
/
compile-fail
/
unimplemented.rs
6 lines
69 B
Rust
Raw
Normal View
History
Unescape
Escape
function pointers
2016-06-08 11:43:34 +00:00
//error-pattern:begin_panic_fmt
can't evaluate failed assertions yet
2016-05-31 16:26:03 +00:00
don't use `#[miri_run]` anymore, but execute the `main` function
2016-06-13 12:27:05 +00:00
fn
main
(
)
{
also step through promoteds, constants and statics
2016-06-02 15:05:17 +00:00
assert_eq!
(
5
,
6
)
;
can't evaluate failed assertions yet
2016-05-31 16:26:03 +00:00
}
Reference in New Issue
Copy Permalink