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
3a223a9173
rust
/
src
/
test
/
ui
/
issues
/
issue-14091.rs
5 lines
63 B
Rust
Raw
Normal View
History
Unescape
Escape
Move some `compile-fail` tests to `ui`
2018-07-15 16:11:54 -05:00
fn
main
(
)
{
assert!
(
1
,
1
)
;
//~^ ERROR mismatched types
}
Reference in New Issue
Copy Permalink