Skip to content

Commit 541b407

Browse files
authored
Rollup merge of #69349 - spastorino:mir-not-an-experiment, r=Dylan-DPC
MIR is not an experiment anymore At least I hope is not 😝 r? @oli-obk
2 parents 8ab4060 + 8893607 commit 541b407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_mir/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
3-
Rust MIR: a lowered representation of Rust. Also: an experiment!
3+
Rust MIR: a lowered representation of Rust.
44
55
*/
66

0 commit comments

Comments
 (0)