fix typo in self-profile.md
This commit is contained in:
parent
394e1b40d2
commit
9308860a7b
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ For example:
|
|||
First, run a compilation session and provide the `-Zself-profile` flag:
|
||||
|
||||
```console
|
||||
$ rustc --crate-name foo -Zself-profile`
|
||||
$ rustc --crate-name foo -Zself-profile
|
||||
```
|
||||
|
||||
This will generate three files in the working directory such as:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue