File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ Cargo
135135 These artifacts are produced by Cargo and rustc during the build process.
136136 End users usually won't need to interact with them, and the layout inside
137137 `build-dir` is an implementation detail that may change without notice.
138- ([config doc](https://doc.rust-lang.org/nightly /cargo/reference/config.html#buildbuild-dir))
139- ([build cache doc](https://doc.rust-lang.org/nightly /cargo/reference/build-cache.html))
138+ ([config doc](https://doc.rust-lang.org/stable /cargo/reference/config.html#buildbuild-dir))
139+ ([build cache doc](https://doc.rust-lang.org/stable /cargo/reference/build-cache.html))
140140 [#15833](https://github.com/rust-lang/cargo/pull/15833)
141141 [#15840](https://github.com/rust-lang/cargo/pull/15840)
142142- The `--target` flag and the `build.target` configuration can now take literal
You can’t perform that action at this time.
0 commit comments