This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8e948df707
rust
/
src
/
test
/
ui
/
error-codes
/
E0606.rs
Mark Rousskov
2a663555dd
Remove licenses
2018-12-25 21:08:33 -07:00
3 lines
46 B
Rust
Raw
Blame
History
fn
main
(
)
{
&
0
u8
as
u8
;
//~ ERROR E0606
}
Reference in a new issue
View git blame
Copy permalink