about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorSantiago Pastorino <spastorino@gmail.com>2020-09-03 17:45:19 -0300
committerJoshua Nelson <joshua@yottadb.com>2020-09-09 12:30:56 -0400
commitf7bf37a53fedf96eb9347933f3668ecd5a1c094c (patch)
tree9680b35fb22fd9836f6ba69eba6bec8b4caf04e0 /src/doc/rustc-dev-guide
parent3bbe9b8fa1036464dfecf83c64baae4d23ccfed9 (diff)
downloadrust-f7bf37a53fedf96eb9347933f3668ecd5a1c094c.tar.gz
rust-f7bf37a53fedf96eb9347933f3668ecd5a1c094c.zip
Add ./ to run x.py
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/queries/profiling.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/queries/profiling.md b/src/doc/rustc-dev-guide/src/queries/profiling.md
index ad31c9e5395..fc8846fc5c5 100644
--- a/src/doc/rustc-dev-guide/src/queries/profiling.md
+++ b/src/doc/rustc-dev-guide/src/queries/profiling.md
@@ -20,7 +20,7 @@ address [issue 42678](https://github.com/rust-lang/rust/issues/42678).
 Compile the compiler, up to at least stage 1:
 
 ```
-x.py build library/std
+./x.py build library/std
 ```
 
 ### 2. Run `rustc`, with flags