mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
560248f4f7
Do not filter empty lint passes & re-do CTFE pass Some structs implement `LintPass` without having a `Lint` associated with them #125116 broke that behaviour by filtering them out. This PR ensures that lintless passes are not filtered out. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |