File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
tests/ui/rustc_public-ir-print Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- // WARNING: This is highly experimental output it's intended for stable-mir developers only.
1+ // WARNING: This is highly experimental output it's intended for rustc_public developers only.
22// If you find a bug or want to improve the output open a issue at https://github.com/rust-lang/project-stable-mir.
33fn foo() -> () {
44 let mut _0: ();
Original file line number Diff line number Diff line change 1- // WARNING: This is highly experimental output it's intended for stable-mir developers only.
1+ // WARNING: This is highly experimental output it's intended for rustc_public developers only.
22// If you find a bug or want to improve the output open a issue at https://github.com/rust-lang/project-stable-mir.
33fn foo(_1: i32) -> i32 {
44 let mut _0: i32;
Original file line number Diff line number Diff line change 1- // WARNING: This is highly experimental output it's intended for stable-mir developers only.
1+ // WARNING: This is highly experimental output it's intended for rustc_public developers only.
22// If you find a bug or want to improve the output open a issue at https://github.com/rust-lang/project-stable-mir.
33fn operands(_1: u8) -> () {
44 let mut _0: ();
You can’t perform that action at this time.
0 commit comments