diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2021-06-08 18:59:36 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2021-07-06 11:28:06 +0200 |
| commit | e95bd03f0119aff7942cbc28986e12ee42e9f6bc (patch) | |
| tree | 8f5ed04c1c4334af7b11c45cb6fe0681f36a2766 /src/test/mir-opt/issue_73223.main.PreCodegen.32bit.diff | |
| parent | b527da4d8d3c01119d81faae45f4f2fd007461fe (diff) | |
| download | rust-e95bd03f0119aff7942cbc28986e12ee42e9f6bc.tar.gz rust-e95bd03f0119aff7942cbc28986e12ee42e9f6bc.zip | |
Revert "Revert "Update mir opt tests""
This reverts commit 8d5fb5bf7d5c63dcfaea381e00ded67c21fab3a3.
Diffstat (limited to 'src/test/mir-opt/issue_73223.main.PreCodegen.32bit.diff')
| -rw-r--r-- | src/test/mir-opt/issue_73223.main.PreCodegen.32bit.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/mir-opt/issue_73223.main.PreCodegen.32bit.diff b/src/test/mir-opt/issue_73223.main.PreCodegen.32bit.diff index 95a8ef997fa..e955feb7d1f 100644 --- a/src/test/mir-opt/issue_73223.main.PreCodegen.32bit.diff +++ b/src/test/mir-opt/issue_73223.main.PreCodegen.32bit.diff @@ -66,7 +66,7 @@ // + val: Unevaluated(main, [], Some(promoted[0])) // mir::Constant // + span: $SRC_DIR/core/src/macros/mod.rs:LL:COL - // + literal: Const { ty: &i32, val: Unevaluated(Unevaluated { def: WithOptConstParam { did: DefId(0:3 ~ issue_73223[317d]::main), const_param_did: None }, substs: [], promoted: Some(promoted[0]) }) } + // + literal: Const { ty: &i32, val: Unevaluated(Unevaluated { def: WithOptConstParam { did: DefId(0:3 ~ issue_73223[2d0f]::main), const_param_did: None }, substs: [], promoted: Some(promoted[0]) }) } _8 = _20; // scope 3 at $SRC_DIR/core/src/macros/mod.rs:LL:COL (_6.0: &i32) = move _7; // scope 3 at $SRC_DIR/core/src/macros/mod.rs:LL:COL (_6.1: &i32) = move _8; // scope 3 at $SRC_DIR/core/src/macros/mod.rs:LL:COL |
