Skip to content

Commit 32d3192

Browse files
authored
Change the old filename, "src/stage0.txt" to "src/stage0.json" (rust-lang#1383)
1 parent 2f29678 commit 32d3192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/building/suggested.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ rustup override set nightly
117117

118118
after [installing a nightly toolchain] with `rustup`. Don't forget to do this for all
119119
directories you have [setup a worktree for]. You may need to use the pinned
120-
nightly version from `src/stage0.txt`, but often the normal `nightly` channel
120+
nightly version from `src/stage0.json`, but often the normal `nightly` channel
121121
will work.
122122

123123
**Note** see [the section on vscode] for how to configure it with this real rustfmt `x.py` uses,

0 commit comments

Comments
 (0)