Skip to content

Commit 3d827bc

Browse files
committed
Add another problem with vendor version
1 parent 20233b0 commit 3d827bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

text/3857-cfg-version.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ Some challenges for this with `rustc --version`:
578578
all mapping to the `-nightly` pre-release version rather than including the date within the pre-release
579579
- This does not conform to SemVer's precedence rules,
580580
as `-nightly` is an older version than `-beta.4` while [SemVer's precedence rules](https://semver.org/#spec-item-11) say the opposite
581+
- Crater runs and local builds don't necessarily have a version that fits within this picture
581582

582583
## `#[cfg(nightly)]`
583584

0 commit comments

Comments
 (0)