mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
03daf7ccb2
The author lint is not an internal lint, and should also be enabled, when Clippy is distributed through rustup. This moves the author lint test cases back to tests/ui.