summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/check/mod.rs
AgeCommit message (Expand)AuthorLines
2022-11-25Introduce PredicateKind::ClauseSantiago Pastorino-2/+2
2022-11-06interpret: support for per-byte provenanceRalf Jung-1/+1
2022-10-20rustc_hir_typeck: fix paths and partially mv fileslcnr-479/+23
2022-10-07Rewrite representabilityCameron Steffen-1/+0
2022-09-30make `compare_const_impl` a query and use it in `instance.rs`Boxy-0/+1
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+971