We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f526b86 commit bdfe567Copy full SHA for bdfe567
src/test/run-make/const_fn_mir/dump.mir
@@ -8,7 +8,7 @@ fn main() -> () {
8
_1 = foo() -> bb1; // scope 0 at main.rs:9:5: 9:10
9
// mir::Constant
10
// + span: main.rs:9:5: 9:8
11
- // + literal: Const { ty: fn() -> i32 {foo}, val: Value(Scalar(<ZST>)) }
+ // + literal: Const { ty: fn() -> i32 {foo}, val: Value(Leaf(<ZST>)) }
12
}
13
14
bb1: {
0 commit comments