This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-02-14 16:03:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e90e2593ea
rust
/
tests
/
ui
/
error-codes
/
E0601.rs
2 lines
36 B
Rust
Raw
Normal View
History
Unescape
Escape
Provide a span if main function is not present in crate Unfortunately, the diagnotic machinery does not cope well with an empty span which can happen if the crate is empty, in which case we merely set a spanless note.
2019-09-08 17:06:49 +00:00
//~ ERROR `main` function not found
Reference in New Issue
Copy Permalink