about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/check_unused.rs
AgeCommit message (Expand)AuthorLines
2022-12-03Remove useless filter in unused extern crate check.Camille GILLOT-19/+0
2022-10-29Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errorsGuillaume Gomez-2/+2
2022-10-29Rename some `OwnerId` fields.Nicholas Nethercote-2/+2
2022-10-27Introduce UnordMap, UnordSet, and UnordBag (see MCP 533)Michael Woerister-3/+4
2022-10-01Refactor rustc lint APIMaybe Waffle-8/+12
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+187