diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-16 00:01:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-16 00:01:11 -0700 |
| commit | 4b4ea686ff3a0f44b5b2fef04a34ad27832617af (patch) | |
| tree | 25e13636c3edfcfa730f5ea0a054c00c8f785200 /src/test/rustdoc/macro-in-async-block.rs | |
| parent | 2872da361ee740ceb1828324c752ac93eafdeef9 (diff) | |
| parent | e158913f2b21dcbe98ca9c442235fb1d870f2288 (diff) | |
| download | rust-4b4ea686ff3a0f44b5b2fef04a34ad27832617af.tar.gz rust-4b4ea686ff3a0f44b5b2fef04a34ad27832617af.zip | |
Rollup merge of #74377 - alexcrichton:test-default, r=Mark-Simulacrum
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 'src/test/rustdoc/macro-in-async-block.rs')
0 files changed, 0 insertions, 0 deletions
