Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 46130a1

Browse files
committedSep 5, 2022
Remove unnecessary `EMIT_MIR_FOR_EACH_BITWIDTH
1 parent 289279d commit 46130a1

File tree

61 files changed

+12
-1598
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+12
-1598
lines changed
 

‎src/test/mir-opt/array-index-is-temporary.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ unsafe fn foo(z: *mut usize) -> u32 {
77
99
88
}
99

10-
// EMIT_MIR_FOR_EACH_BIT_WIDTH
10+
1111
// EMIT_MIR array_index_is_temporary.main.SimplifyCfg-elaborate-drops.after.mir
1212
fn main() {
1313
let mut x = [42, 43, 44];

‎src/test/mir-opt/array_index_is_temporary.main.SimplifyCfg-elaborate-drops.after.64bit.mir

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)