This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ba6fe58095f98f070d161ffdc6c59b51b59d41db
rust
/
tests
/
ui
/
fn
/
bad-main.rs
2 lines
72 B
Rust
Raw
Normal View
History
Unescape
Escape
Add backticks to various diagnostics
2020-01-05 00:17:46 +00:00
fn
main
(
x
:
isize
)
{
}
//~ ERROR: `main` function has wrong type [E0580]
Reference in New Issue
Copy Permalink