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.
1 parent a602238 commit e9de885Copy full SHA for e9de885
doc/user-guide/src/overrides.md
@@ -137,9 +137,8 @@ host-specific toolchains.
137
138
#### path
139
140
-The `path` setting allows a custom toolchain to be used. The value is a
141
-path string. A relative path is resolved relative to the location of the
142
-`rust-toolchain.toml` file.
+The `path` setting allows a custom toolchain to be used. The value is an
+absolute path string.
143
144
Since a `path` directive directly names a local toolchain, other options
145
like `components`, `targets`, and `profile` have no effect.
0 commit comments