diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2020-07-15 11:31:48 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2020-07-15 11:37:46 -0700 |
| commit | e158913f2b21dcbe98ca9c442235fb1d870f2288 (patch) | |
| tree | b060b24761fc4b0d4008d3b66d069c59b6a746b3 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 2002ebacfbca288830a3c308ddc8189705c608fe (diff) | |
| download | rust-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
