about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorSimon Sapin <simon.sapin@exyr.org>2019-03-05 09:58:47 +0100
committerSimon Sapin <simon.sapin@exyr.org>2019-03-05 10:02:38 +0100
commit2b49ec0bb676f324806bb271f4115c3a1c0afaf3 (patch)
tree88cb71387b002b91fb52c1f24f530780afb52acd /src/test/incremental/thinlto
parentf22dca0a1bef4141e75326caacc3cd59f3d5be8e (diff)
downloadrust-2b49ec0bb676f324806bb271f4115c3a1c0afaf3.tar.gz
rust-2b49ec0bb676f324806bb271f4115c3a1c0afaf3.zip
Move alloc::prelude::* to alloc::prelude::v1, make alloc a subset of std
This was one of the unresolved questions of https://github.com/rust-lang/rfcs/pull/2480.
As the RFC says this is maybe not useful in the sense that we are unlikely
to ever have a second version, but making the crate a true subset
makes one less issue to think about if we stabilize it and later
want to merge standard library crates and have Cargo feature flags
to enable or disable parts of the `std` crate.

See also discussion in https://github.com/rust-lang/rust/pull/58175
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions