summary refs log tree commit diff
path: root/compiler/rustc_traits/src/normalize_projection_ty.rs
AgeCommit message (Expand)AuthorLines
2023-05-15Move expansion of query macros in rustc_middle to rustc_middle::queryJohn Kåre Alsaker-1/+1
2023-05-04IAT: Introduce AliasKind::InherentLeón Orell Valerian Liehr-1/+28
2022-10-27(almost) Always use ObligationCtxt when dealing with canonical queriesMichael Goulet-4/+3
2022-05-20Remove `crate` visibility usage in compilerJacob Pratt-1/+1
2022-01-28Remove generalization over projectionkadmin-1/+4
2020-08-30mv compiler to compiler/mark-0/+42