1
Fork 0
rust/compiler/rustc_transmute/src
Nicholas Nethercote 5f58985f5d Remove rustc_transmute's dependence on rustc_infer.
`TransmuteTypeEnv` only needs a `TyCtxt`, not an `InferCtxt`.
2025-02-28 16:34:41 +11:00
..
layout Add TooGeneric variant to LayoutError and emit Unknown one 2025-01-27 00:37:34 +01:00
maybe_transmutable use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
lib.rs Remove rustc_transmute's dependence on rustc_infer. 2025-02-28 16:34:41 +11:00