Skip to content

crate-local pub epoch lint for path clarity RFC (RFC 2126) #48720

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
Manishearth opened this issue Mar 4, 2018 · 1 comment
Closed

crate-local pub epoch lint for path clarity RFC (RFC 2126) #48720

Manishearth opened this issue Mar 4, 2018 · 1 comment
Assignees
Labels
A-lints Area: Lints (warnings about flaws in source code) such as unused_mut.

Comments

@Manishearth
Copy link
Member

We need to add an epoch lint that will warn on items that are pub but not crate-reachable, and suggest pub(crate).

@Manishearth Manishearth added the A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. label Mar 4, 2018
@Manishearth Manishearth self-assigned this Mar 4, 2018
@Manishearth
Copy link
Member Author

oops, #45521

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lints Area: Lints (warnings about flaws in source code) such as unused_mut.
Projects
None yet
Development

No branches or pull requests

1 participant