Skip to content

Commit 0e9375c

Browse files
committed
Add note and link to the issue
1 parent cbfdb99 commit 0e9375c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/src/overrides.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ override that is further away.
2222
To verify which toolchain is active, you can use `rustup show`,
2323
which will also try to install the corresponding
2424
toolchain if the current one has not been installed according to the above rules.
25+
(Please note that this behavior is subject to change, as detailed in issue [#1397].)
2526

2627
[toolchain]: concepts/toolchains.md
2728
[toolchain override shorthand]: #toolchain-override-shorthand
@@ -143,3 +144,4 @@ rustup default nightly-2020-07-27
143144
```
144145

145146
[installed]: installation/index.md
147+
[#1397]: https://github.com/rust-lang/rustup/issues/1397

0 commit comments

Comments
 (0)