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.
2
2
// If you find a bug or want to improve the output open a issue at https://github.com/rust-lang/project-stable-mir.
3
3
fn foo() -> () {
4
4
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.
2
2
// If you find a bug or want to improve the output open a issue at https://github.com/rust-lang/project-stable-mir.
3
3
fn foo(_1: i32) -> i32 {
4
4
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.
2
2
// If you find a bug or want to improve the output open a issue at https://github.com/rust-lang/project-stable-mir.
3
3
fn operands(_1: u8) -> () {
4
4
let mut _0: ();
You can’t perform that action at this time.
0 commit comments