rust/compiler/rustc_infer/src
Oli Scherer a34c26e7ec Make body_owned_by return the body directly.
Almost all callers want this anyway, and now we can use it to also return fed bodies
2024-05-29 10:04:08 +00:00
..
errors Remove DefId from EarlyParamRegion (tedium/diagnostics) 2024-05-24 18:06:53 +01:00
infer Make body_owned_by return the body directly. 2024-05-29 10:04:08 +00:00
traits Uplift GenericArgKind, CanonicalVarValues, QueryInput 2024-05-18 16:21:43 -04:00
lib.rs Remove extern crate rustc_middle from rustc_infer. 2024-05-13 08:20:18 +10:00