about summary refs log tree commit diff
path: root/clippy_lints/src/uninhabited_references.rs
AgeCommit message (Expand)AuthorLines
2025-02-02Convert two `rustc_middle::lint` functions to `Span` methods.Nicholas Nethercote-3/+2
2024-11-18use `TypingEnv` when no `infcx` is availablelcnr-2/+2
2024-09-24Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...Philipp Krones-1/+1
2024-03-22Rename AstConv to HIR ty loweringLeón Orell Valerian Liehr-2/+2
2024-01-18Don't forget that the lifetime on hir types is `'tcx`Oli Scherer-3/+3
2023-12-28Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-syncPhilipp Krones-1/+1
2023-12-16Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyupPhilipp Krones-0/+84