Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Jun 4, 2024
1 parent 366b41a commit 0a91619
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/mir-opt/const_array_locals.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

// EMIT_MIR const_array_locals.main.PromoteArraysOpt.diff
// CHECK-LABEL: fn main() -> () {
#[rustfmt::skip]
pub fn main() {
// CHECK: let [[array_lit:_.*]]: [i32; 32];
// CHECK: let mut [[moved_array:_.*]]: [u16; 32];
Expand Down

0 comments on commit 0a91619

Please sign in to comment.