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
94d346360da50f159e0dc777dc9bc3c5b6b51a00
rust
/
src
/
test
/
ui
/
extern
/
extern-main-fn.rs
2 lines
70 B
Rust
Raw
Normal View
History
Unescape
Escape
Add backticks to various diagnostics
2020-01-05 00:17:46 +00:00
extern
fn
main
(
)
{
}
//~ ERROR: `main` function has wrong type [E0580]
Reference in New Issue
Copy Permalink