-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Mark all deprecation lints in name resolution as deny-by-default and report-in-deps #143929
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
base: master
Are you sure you want to change the base?
Conversation
@bors try |
Mark all deprecation lints in name resolution as deny-by-default and report-in-deps This affects the next lints: - `MACRO_EXPANDED_MACRO_EXPORTS_ACCESSED_BY_ABSOLUTE_PATHS` - no tracking issue - `LEGACY_DERIVE_HELPERS` - #79202 - `PRIVATE_MACRO_USE` - #120192 - `OUT_OF_SCOPE_MACRO_CALLS` - no tracking issue
The job Click to see the possible cause of the failure (guessed by this bot)
|
☀️ Try build successful - checks-actions |
@craterbot check |
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
This affects the next lints:
MACRO_EXPANDED_MACRO_EXPORTS_ACCESSED_BY_ABSOLUTE_PATHS
- no tracking issueLEGACY_DERIVE_HELPERS
- Tracking issue for deprecation lintlegacy_derive_helpers
#79202PRIVATE_MACRO_USE
- Tracking Issue forprivate_macro_use
lint #120192OUT_OF_SCOPE_MACRO_CALLS
- no tracking issue