Change the old filename, "src/stage0.txt" to "src/stage0.json" (#1383)

This commit is contained in:
Yutaro Ohno 2022-07-03 15:10:25 +09:00 committed by GitHub
parent d955bab63c
commit ef73d033d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ rustup override set nightly
after [installing a nightly toolchain] with `rustup`. Don't forget to do this for all after [installing a nightly toolchain] with `rustup`. Don't forget to do this for all
directories you have [setup a worktree for]. You may need to use the pinned directories you have [setup a worktree for]. You may need to use the pinned
nightly version from `src/stage0.txt`, but often the normal `nightly` channel nightly version from `src/stage0.json`, but often the normal `nightly` channel
will work. will work.
**Note** see [the section on vscode] for how to configure it with this real rustfmt `x.py` uses, **Note** see [the section on vscode] for how to configure it with this real rustfmt `x.py` uses,