Skip to content

Commit 35af35d

Browse files
spastorinoJoshua Nelson
authored andcommitted
Add ./ to run x.py
1 parent ab5809b commit 35af35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/queries/profiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ address [issue 42678](https://github.com/rust-lang/rust/issues/42678).
2020
Compile the compiler, up to at least stage 1:
2121

2222
```
23-
x.py build library/std
23+
./x.py build library/std
2424
```
2525

2626
### 2. Run `rustc`, with flags

0 commit comments

Comments
 (0)