]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_mir/lib.rs
Rollup merge of #69777 - lukas-code:patch-1, r=jonas-schievink
[rust.git] / src / librustc_mir / lib.rs
index 4f1b90e34cf003d34e4ae7c06ada312f418351f5..284dd74ce99d48df5bce2b928c613c949d6ac350 100644 (file)
@@ -1,6 +1,6 @@
 /*!
 
-Rust MIR: a lowered representation of Rust. Also: an experiment!
+Rust MIR: a lowered representation of Rust.
 
 */