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

Output warnings to console. #115

Closed
collinc97 opened this issue Jul 21, 2020 · 2 comments
Closed

Output warnings to console. #115

collinc97 opened this issue Jul 21, 2020 · 2 comments
Labels
feature A new feature.

Comments

@collinc97
Copy link
Collaborator

Overview

For syntax errors that do not match the style guide we should output warnings to console.

Changes

Use the warn! macro from the log crate.
Try to catch candidates as early as possible in compiler.

@collinc97
Copy link
Collaborator Author

May be closed by #561

@collinc97
Copy link
Collaborator Author

Closing since warnings were added by #561

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

No branches or pull requests

1 participant