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 551b739 commit 55ca765Copy full SHA for 55ca765
text/3537-msrv-resolver.md
@@ -1178,7 +1178,7 @@ The config field is fairly rough
1178
Ideally, we make it clear that this this is not inferred from syntax,
1179
that this is the currently running toolchain,
1180
that we ignore pre-release toolchains,
1181
-and the name works well for resolver config if we decide to add "resolve to toolchain version" and want these consistent.
+and the name works well for resolver config if we decide to add "resolve to toolchain version" and want these to be consistent.
1182
Some options include:
1183
- `"tbd-name-representing-currently-running-rust-toolchain"` can imply "infer from syntactic minimum"
1184
- `latest` can imply "latest globally (ie from rust-lang.org)
0 commit comments