about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/collect.rs
AgeCommit message (Expand)AuthorLines
2022-10-01Refactor rustc lint APIMaybe Waffle-5/+2
2022-09-29Split collect.rsOli Scherer-1178/+16
2022-09-28Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiserbors-1/+1
2022-09-27Do not overwrite binders for another HirId.Camille GILLOT-2/+2
2022-09-27attributes: Add #[rustc_safe_intrinsic] builtinArthur Cohen-1/+1
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+3403