summary refs log tree commit diff
path: root/compiler/rustc_infer/src/infer/context.rs
AgeCommit message (Expand)AuthorLines
2024-08-21Point at explicit `'static` obligations on a traitEsteban Küber-1/+1
2024-07-07Uplift trait_ref_is_knowable and friendsMichael Goulet-0/+4
2024-07-05Split SolverDelegate back out from InferCtxtLikeMichael Goulet-0/+172