mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
b286b38a29
Add import_rename lint, this adds a field on the Conf struct fixes #7276 changelog: Add ``[`import_rename`]`` a lint that enforces import renaming defined in the config file.