granite-rust/compiler/rustc_transmute
Bryan Garza d2164d5c9a Safe Transmute: Update definition of Condition type
- Change `Condition` to not contain `Answer`s but instead just contain other
  `Condition`s directly.
- Also improve error reporting for `DstHasStricterAlignment`
2023-05-24 17:49:56 -07:00
..
src Safe Transmute: Update definition of Condition type 2023-05-24 17:49:56 -07:00
Cargo.toml safe transmute: use FxIndex{Map,Set} instead of FxHash{Map,Set} 2022-08-23 15:52:49 +00:00