diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2021-06-01 16:31:54 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2021-06-07 10:25:32 +0200 |
| commit | 8d5fb5bf7d5c63dcfaea381e00ded67c21fab3a3 (patch) | |
| tree | e909bf7f1281995f1e1a381a1d30f9b66c4f7c63 /src/test/mir-opt/issue_73223.main.PreCodegen.64bit.diff | |
| parent | cc9610bf5af1d5c54968db0dd899595ca12307a0 (diff) | |
| download | rust-8d5fb5bf7d5c63dcfaea381e00ded67c21fab3a3.tar.gz rust-8d5fb5bf7d5c63dcfaea381e00ded67c21fab3a3.zip | |
Revert "Update mir opt tests"
This reverts commit e0e0cfa6492292d0b905b07a4ed727f4e1aefc80.
Diffstat (limited to 'src/test/mir-opt/issue_73223.main.PreCodegen.64bit.diff')
| -rw-r--r-- | src/test/mir-opt/issue_73223.main.PreCodegen.64bit.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/mir-opt/issue_73223.main.PreCodegen.64bit.diff b/src/test/mir-opt/issue_73223.main.PreCodegen.64bit.diff index e955feb7d1f..95a8ef997fa 100644 --- a/src/test/mir-opt/issue_73223.main.PreCodegen.64bit.diff +++ b/src/test/mir-opt/issue_73223.main.PreCodegen.64bit.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[2d0f]::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[317d]::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 |
