about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-30 13:36:50 +0900
committerGitHub <noreply@github.com>2021-01-30 13:36:50 +0900
commitfe27dea4b5f3ae1fe95a16f2bd9c6428fdd116b5 (patch)
treec3a99a90ef61a3093107a38794bfa41c371828ad /library/std/src/sys/unix/stack_overflow.rs
parentc26dd4d4140202283221c05758b1b1531b2fbb96 (diff)
parentdd18c488f50e7618992bed984cfae9a7099ff488 (diff)
downloadrust-fe27dea4b5f3ae1fe95a16f2bd9c6428fdd116b5.tar.gz
rust-fe27dea4b5f3ae1fe95a16f2bd9c6428fdd116b5.zip
Rollup merge of #81468 - est31:cfg_version, r=petrochenkov
cfg(version): treat nightlies as complete

This PR makes cfg(version) treat the nightlies
for version 1.n.0 as 1.n.0, even though that nightly
version might not have all stabilizations and features
of the released 1.n.0. This is done for greater
convenience for people who want to test a newly
stabilized feature on nightly, or in other words,
give newly stabilized features as many eyeballs
as possible.

For users who wish to pin nightlies, this commit adds
a -Z assume-incomplete-release option that they can
enable if they run into any issues due to this change.
Implements the suggestion in https://github.com/rust-lang/rust/issues/64796#issuecomment-640851454
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions