Files
third_party_rust_rust/tests/ui/transmutability/alignment
Bryan Garza 2ba9b1c916 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
..