os-rust/compiler/rustc_transmute/src
lcnr 9cba14b95b use TypingEnv when no infcx is available
the behavior of the type system not only depends on the current
assumptions, but also the currentnphase of the compiler. This is
mostly necessary as we need to decide whether and how to reveal
opaque types. We track this via the `TypingMode`.
2024-11-18 10:38:56 +01:00
..
layout Rollup merge of #132255 - workingjubilee:layout-is-🏚️, r=compiler-errors 2024-10-28 10:18:50 -07:00
maybe_transmutable use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
lib.rs Fix transmute goal 2024-10-19 18:07:35 +00:00