]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_cranelift/y.rs
Rollup merge of #88452 - xu-cheng:vecdeque-from-array, r=m-ou-se
[rust.git] / compiler / rustc_codegen_cranelift / y.rs
index 43937588b481da1005f68642316a3b2e3fa62c4c..26605003c42008cd8c3baf101e622e5ea4497013 100755 (executable)
@@ -15,8 +15,8 @@
 //! for example:
 //!
 //! ```shell
-//! $ rustc y.rs -o build/y.bin
-//! $ build/y.bin
+//! $ rustc y.rs -o y.bin
+//! $ ./y.bin
 //! ```
 //!
 //! # Naming