rust/compiler/rustc_transmute/src/maybe_transmutable
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
..
mod.rs Remove the MaybeTransmutableQuery<&'l Dfa<...>, C> impl. 2023-10-06 11:25:32 +11:00
query_context.rs rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
tests.rs Safe Transmute: Refactor error handling and Answer type 2023-06-12 16:56:21 -07:00