You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rollup merge of #143929 - petrochenkov:depresolve, r=lcnr
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` - rust-lang/rust#144408
- `LEGACY_DERIVE_HELPERS` - rust-lang/rust#79202
- `PRIVATE_MACRO_USE` - rust-lang/rust#120192
- `OUT_OF_SCOPE_MACRO_CALLS` - rust-lang/rust#144406
0 commit comments