mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
14f9f2b69d
* Allowing `unsafe_removed_from_name` on imports produces a false positive on `useless_attribute`. Fixes: #9197 Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>