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
/
tests
/
compile-fail
/
unimplemented.rs
6 lines
69 B
Rust
Raw
Normal View
History
Unescape
Escape
function pointers
2016-06-08 13:43:34 +02:00
//error-pattern:begin_panic_fmt
can't evaluate failed assertions yet
2016-05-31 18:26:03 +02:00
don't use `#[miri_run]` anymore, but execute the `main` function
2016-06-13 14:27:05 +02:00
fn
main
(
)
{
also step through promoteds, constants and statics
2016-06-02 17:05:17 +02:00
assert_eq!
(
5
,
6
)
;
can't evaluate failed assertions yet
2016-05-31 18:26:03 +02:00
}
Reference in New Issue
Copy Permalink