diff options
Diffstat (limited to 'src/test/mir-opt/instrument_coverage.main.InstrumentCoverage.diff')
| -rw-r--r-- | src/test/mir-opt/instrument_coverage.main.InstrumentCoverage.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/mir-opt/instrument_coverage.main.InstrumentCoverage.diff b/src/test/mir-opt/instrument_coverage.main.InstrumentCoverage.diff index 34ba7dfdcc5..9384ce52cc8 100644 --- a/src/test/mir-opt/instrument_coverage.main.InstrumentCoverage.diff +++ b/src/test/mir-opt/instrument_coverage.main.InstrumentCoverage.diff @@ -22,7 +22,7 @@ _2 = bar() -> [return: bb3, unwind: bb6]; // scope 0 at /the/src/instrument_coverage.rs:12:12: 12:17 // mir::Constant // + span: /the/src/instrument_coverage.rs:12:12: 12:15 - // + literal: Const { ty: fn() -> bool {bar}, val: Value(Scalar(<ZST>)) } + // + literal: Const { ty: fn() -> bool {bar}, val: Value(<ZST>) } } bb3: { |
