rust/compiler/rustc_transmute
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
..
src Remove the `MaybeTransmutableQuery<&'l Dfa<...>, C>` impl. 2023-10-06 11:25:32 +11:00
Cargo.toml safe transmute: use `FxIndex{Map,Set}` instead of `FxHash{Map,Set}` 2022-08-23 15:52:49 +00:00