Update tests after rebase
This commit is contained in:
parent
dc0408ec43
commit
f7a1e64fdb
3 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// EMIT_MIR_FOR_EACH_BIT_WIDTH
|
||||
|
||||
// EMIT_MIR rustc.main.ConstProp.diff
|
||||
// EMIT_MIR large_array_index.main.ConstProp.diff
|
||||
fn main() {
|
||||
// check that we don't propagate this, because it's too large
|
||||
let x: u8 = [0_u8; 5000][2];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue