rust/tests/codegen/issues
Nicholas Nethercote 72800d3b89 Run rustfmt on tests/codegen/.
Except for `simd-intrinsic/`, which has a lot of files containing
multiple types like `u8x64` which really are better when hand-formatted.

There is a surprising amount of two-space indenting in this directory.

Non-trivial changes:
- `rustfmt::skip` needed in `debug-column.rs` to preserve meaning of the
  test.
- `rustfmt::skip` used in a few places where hand-formatting read more
  nicely: `enum/enum-match.rs`
- Line number adjustments needed for the expected output of
  `debug-column.rs` and `coroutine-debug.rs`.
2024-05-31 15:56:43 +10:00
..
auxiliary
issue-13018.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-15953.rs
issue-27130.rs
issue-32031.rs
issue-32364.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-34634.rs
issue-34947-pow-i32.rs
issue-37945.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-44056-macos-tls-align.rs
issue-45222.rs
issue-45466.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-45964-bounds-check-slice-pos.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-47278.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-47442.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-56267-2.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-56267.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-56927.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-58881.rs
issue-59352.rs
issue-69101-bounds-check.rs
issue-73031.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-73258.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-73338-effecient-cmp.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-73396-bounds-check-after-position.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-73827-bounds-check-index-in-subexpr.rs
issue-75525-bounds-checks.rs
issue-75546.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-75659.rs
issue-75978.rs
issue-77812.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-81408-dllimport-thinlto-windows.rs
issue-84268.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-85872-multiple-reverse.rs
issue-86106.rs
issue-96274.rs
issue-96497-slice-size-nowrap.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-98156-const-arg-temp-lifetime.rs
issue-98294-get-mut-copy-from-slice-opt.rs
issue-99960.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-101048.rs
issue-101082.rs
issue-101814.rs
issue-103132.rs
issue-103285-ptr-addr-overflow-check.rs
issue-103327.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-103840.rs
issue-105386-ub-in-debuginfo.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-106369.rs
issue-111603.rs
issue-114312.rs
issue-115385-llvm-jump-threading.rs
issue-116878.rs
issue-119422.rs Run rustfmt on tests/codegen/. 2024-05-31 15:56:43 +10:00
issue-121719-common-field-offset.rs
issue-122805.rs