rustup: add override example (#2001)
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
|
|
||||||
`rustup default nightly`
|
`rustup default nightly`
|
||||||
|
|
||||||
|
- Use the nightly toolchain when inside the current project, but leave global settings unchanged:
|
||||||
|
|
||||||
|
`rustup override set nightly`
|
||||||
|
|
||||||
- Update all toolchains:
|
- Update all toolchains:
|
||||||
|
|
||||||
`rustup update`
|
`rustup update`
|
||||||
|
Reference in New Issue
Block a user