You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: text/3537-msrv-resolver.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1175,7 +1175,7 @@ The config field is fairly rough
1175
1175
- Maybe enumeration, like `resolver.rust-version = <manifest|toolchain|ignore>`?
1176
1176
1177
1177
`rust-version = "tbd-name-representing-currently-running-rust-toolchain"`'s field name is unsettled and deciding on it is not blocking for stabilization.
1178
-
Ideally, we make it clear that this this is not inferred from syntax,
1178
+
Ideally, we make it clear that this is not inferred from syntax,
1179
1179
that this is the currently running toolchain,
1180
1180
that we ignore pre-release toolchains,
1181
1181
and the name works well for resolver config if we decide to add "resolve to toolchain version" and want these to be consistent.
0 commit comments