From 4bd7718430143cd3bc071ed33fbfec12eac4a0f9 Mon Sep 17 00:00:00 2001 From: Redddy Date: Tue, 10 Mar 2026 16:01:31 +0900 Subject: [PATCH] Remove emoji :) --- src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md b/src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md index fc8fe402bfa9..317b7c2564cb 100644 --- a/src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md +++ b/src/doc/rustc-dev-guide/src/building/how-to-build-and-run.md @@ -110,7 +110,6 @@ Also, using `x` rather than `x.py` is recommended as: Notice that this is not absolute. For instance, using Nushell in VSCode on Win10, typing `x` or `./x` still opens `x.py` in an editor rather than invoking the program. -:) In the rest of this guide, we use `x` rather than `x.py` directly. The following command: