Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning: function is never used: main #20

Open
remexre opened this issue Dec 23, 2016 · 1 comment
Open

warning: function is never used: main #20

remexre opened this issue Dec 23, 2016 · 1 comment

Comments

@remexre
Copy link

remexre commented Dec 23, 2016

I get the following:

warning: function is never used: `main`, #[warn(dead_code)] on by default
  --> src/bin/alt.rs:17:1
   |
17 | fn main() {
   | ^

This is wrong, correct?

@rebo
Copy link

rebo commented Dec 31, 2016

I get this error as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants