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 3a7609a commit 55a7632Copy full SHA for 55a7632
text/3857-cfg-version.md
@@ -247,7 +247,7 @@ A new built-in cfg `--cfg rust=<version>` will be added by the compiler
247
that specifies the language version.
248
This will be the version of `rustc` with the behavior for pre-release versions being unspecified.
249
We expect rustc to:
250
-- Translate the `-nightly` pre-release to `-incomplete
+- Translate the `-nightly` pre-release to `-incomplete`
251
- Strip the `-beta.5` pre-release
252
253
`rust` will be specified as `--check-cfg 'cfg(rust, values(since("1.95.0")))'`
0 commit comments