We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 964753f + fe92022 commit 060b8f9Copy full SHA for 060b8f9
doc/src/overrides.md
@@ -111,7 +111,9 @@ that uses the new TOML encoding in the `rust-toolchain` file. You need to upgrad
111
`rustup` to 1.23.0+.
112
113
The `rust-toolchain.toml`/`rust-toolchain` files are suitable to check in to
114
-source control.
+source control. If that's done, `Cargo.lock` should probably be tracked too if
115
+the toolchain is pinned to a specific release, to avoid potential compatibility
116
+issues with dependencies.
117
118
### Toolchain file settings
119
0 commit comments