about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2020-07-15 11:31:48 -0700
committerAlex Crichton <alex@alexcrichton.com>2020-07-15 11:37:46 -0700
commite158913f2b21dcbe98ca9c442235fb1d870f2288 (patch)
treeb060b24761fc4b0d4008d3b66d069c59b6a746b3 /library/std/src/sys/unix/stack_overflow.rs
parent2002ebacfbca288830a3c308ddc8189705c608fe (diff)
downloadrust-e158913f2b21dcbe98ca9c442235fb1d870f2288.tar.gz
rust-e158913f2b21dcbe98ca9c442235fb1d870f2288.zip
Move libstd's default feature to libtest
This commit makes it so `std` no longer has a `default` feature, but
instead the `test` crate has a `default` feature doing the same thing.
The purpose of this commit is to allow Cargo's `-Zbuild-std` command,
which could customize the features of the standard library, to handle
the `default` feature for libstd. Currently Cargo's `-Zbuild-std`
support starts at libtests's manifest as the entry point to the std set
of crates.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions