Skip to content

Fix #2494 add suggestion for unreadable_literal #2495

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

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

alexheretic
Copy link
Member

@alexheretic alexheretic commented Mar 1, 2018

This particularly helps IDEs as they'll be able to provide fix tips.
suggest

Also added the following to a bunch of tests, presumably a new compiler message.

If you want more information on this error, try using "rustc --explain E0658"

Add `rustc --explain E0308` line to relevant tests
@mcarton
Copy link
Member

mcarton commented Mar 1, 2018

Thanks!

@mcarton mcarton merged commit cb43feb into rust-lang:master Mar 1, 2018
@alexheretic alexheretic deleted the fix-2494 branch March 2, 2018 00:11
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

Successfully merging this pull request may close these issues.

2 participants