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

clippy_lints: enable crate_visibility_modifier since it is used but no longer part of 2018 edition. #3150

Merged
1 commit merged into from
Sep 8, 2018

Conversation

matthiaskrgr
Copy link
Member

Fixes build with rust-lang/rust#53999

@Mark-Simulacrum
Copy link
Member

@Manishearth @oli-obk I think the AppVeyor failure is spurious -- can we get this landed relatively quickly? We'll need this to land and update the submodule in rust-lang/rust for the edition RC release.

@matthiaskrgr
Copy link
Member Author

The appveyor failure is not spurious but expected and unrelated #3118 . And Travis ci still passes anyway :)

@mati865
Copy link
Contributor

mati865 commented Sep 8, 2018

@Mark-Simulacrum you can pin Clippy version to this PR and leave comment here to not rebase the PR.

@Mark-Simulacrum
Copy link
Member

I would rather not release Rust compilers that look at PR branches, especially ones not in the rust-lang-nursery repository.

@ghost ghost merged commit fdd830f into rust-lang:master Sep 8, 2018
This pull request was closed.
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.

None yet

3 participants