about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/unqualified_local_imports.rs
AgeCommit message (Expand)AuthorLines
2024-12-18Re-export more `rustc_span::symbol` things from `rustc_span`.Nicholas Nethercote-1/+1
2024-12-15spell "referring" correctlyAnton Lazarev-1/+1
2024-09-23add unqualified_local_imports lintRalf Jung-0/+85