Skip to content

unreadable_literal does not provide suggested replacement #2494

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

Closed
alexheretic opened this issue Mar 1, 2018 · 0 comments
Closed

unreadable_literal does not provide suggested replacement #2494

alexheretic opened this issue Mar 1, 2018 · 0 comments

Comments

@alexheretic
Copy link
Member

pub fn main() {
    let _s = 10000;
}

Replacement is provided in a help note, but not a suggested replacement. This means ide's cannot provide a fix action for this issue.

alexheretic added a commit to alexheretic/rust-clippy that referenced this issue Mar 1, 2018
Cover large digit group case in tests
Cover inconsistent group case in tests
@mcarton mcarton closed this as completed in 42000c6 Mar 1, 2018
mcarton added a commit that referenced this issue Mar 1, 2018
Fix #2494 add suggestion for unreadable_literal
bootandy pushed a commit to bootandy/rust-clippy that referenced this issue Mar 3, 2018
Add `rustc --explain E0308` line to relevant tests
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

1 participant