rust/clippy_lints_internal
Samuel Tardieu e2b1de107f
Access items through rustc_session instead of rustc_lint_defs
Items such as the `declare_tool_lint!()` macro are publicly reexported
from `rustc_lint_defs` to `rustc_session`. Use the latter for
consistency.
2025-05-19 18:05:34 +02:00
..
src Access items through rustc_session instead of rustc_lint_defs 2025-05-19 18:05:34 +02:00
Cargo.toml Update clippy_lints_internal to 2024 edition 2025-05-06 14:07:14 +00:00