rust/compiler/rustc_transmute/src
Nicholas Nethercote 29ed8e492a Remove the MaybeTransmutableQuery<&'l Dfa<...>, C> impl.
Because there is also a `MaybeTransmutableQuery<Dfa<...>, C>` impl, and
we don't need both.
2023-10-06 11:25:32 +11:00
..
layout Fix error report for size overflow from transmute 2023-09-06 06:48:34 +08:00
maybe_transmutable Remove the MaybeTransmutableQuery<&'l Dfa<...>, C> impl. 2023-10-06 11:25:32 +11:00
lib.rs Make the comment order match variant declaration order. 2023-10-06 10:17:29 +11:00