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
3816e57fd2
rust
/
src
/
test
/
run-fail
/
explicit-fail.rs
9 lines
98 B
Rust
Raw
Normal View
History
Unescape
Escape
Switch xfail system to use comments embedded in source files.
2011-03-25 14:19:20 -05:00
// xfail-stage0
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
2011-05-03 20:13:51 -05:00
// xfail-stage1
// xfail-stage2
Downcase std modules again, move to :: for module dereferencing This should be a snapshot transition.
2011-05-12 10:24:54 -05:00
// error-pattern::explicit
Populate tree.
2010-06-23 23:03:09 -05:00
fn
main
(
)
{
fail
;
}
Reference in New Issue
Copy Permalink