about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/unqualified_local_imports.rs
AgeCommit message (Expand)AuthorLines
2025-06-03Overhaul `UsePath`.Nicholas Nethercote-12/+9
2025-02-21Move methods from Map to TyCtxt, part 3.Nicholas Nethercote-1/+1
2025-01-12Update unstable lint docs to include required feature attributesAditya-PS-05-0/+1
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