rust/tests/mir-opt/sroa
Nicholas Nethercote c9c80d2c5f rustfmt tests/mir-opt.
The only non-obvious changes:
- `building/storage_live_dead_in_statics.rs` has a `#[rustfmt::skip]`
  attribute to avoid reformating a table of data.
- Two `.mir` files have slight changes involving line numbers.
- In `unusual_item_types.rs` an `EMIT_MIR` annotation is moved to
  outside a function, which is the usual spot, because `tidy` complains
  if such a comment is indented.

The commit also tweaks the comments in `rustfmt.toml`.
2024-06-03 14:17:16 +10:00
..
lifetimes.foo.ScalarReplacementOfAggregates.diff Move the checks for Arguments constructors to inline const 2024-05-24 21:09:15 -04:00
lifetimes.rs rustfmt tests/mir-opt. 2024-06-03 14:17:16 +10:00
structs.constant.ScalarReplacementOfAggregates.diff MIR printing: print the path of uneval'd const; refer to promoteds in a consistent way 2024-03-10 14:59:41 +01:00
structs.copies.ScalarReplacementOfAggregates.diff Refactor how MIR represents composite debuginfo. 2023-09-05 17:20:07 +00:00
structs.dropping.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.enums.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.escaping.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.flat.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.ref_copies.ScalarReplacementOfAggregates.diff Refactor how MIR represents composite debuginfo. 2023-09-05 17:20:07 +00:00
structs.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
structs.structs.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.unions.ScalarReplacementOfAggregates.diff Remove MIR unsafe check 2024-04-03 08:50:12 +00:00