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