We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9677cbe commit 50ea5f4Copy full SHA for 50ea5f4
src/test/mir-opt/const_prop/reify_fn_ptr.rs
@@ -16,7 +16,7 @@ fn main() {
16
// START rustc.main.ConstProp.after.mir
17
// bb0: {
18
// ...
19
-// _3 = const Scalar(AllocId(0).0x0) : fn();
+// _3 = const main;
20
// _2 = move _3 as usize (Misc);
21
22
// _1 = move _2 as *const fn() (Misc);
0 commit comments