Skip to content

Fix #2927 #3056

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 2 commits into from Aug 16, 2018
Merged

Fix #2927 #3056

merged 2 commits into from Aug 16, 2018

Conversation

ghost
Copy link

@ghost ghost commented Aug 15, 2018

No description provided.

@@ -142,6 +142,11 @@ fn underscores_and_numbers() {
let _1_ok= 1;
}

fn issue2927() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh... I feel stupid now XD


pub fn register_pre_expansion_lints(session: &rustc::session::Session, store: &mut rustc::lint::LintStore, conf: &Conf) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you move this function above the read_conf function to reduce the diff size?

@oli-obk oli-obk merged commit 07c2e61 into rust-lang:master Aug 16, 2018
@oli-obk
Copy link
Contributor

oli-obk commented Aug 16, 2018

Thanks!

@ghost ghost deleted the fix-2927 branch August 17, 2018 04:45
@ghost ghost mentioned this pull request Aug 24, 2018
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.

1 participant