about summary refs log tree commit diff
path: root/compiler/rustc_traits/src/normalize_projection_ty.rs
AgeCommit message (Expand)AuthorLines
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