diff options
| author | Matthew Jasper <mjjasper1@gmail.com> | 2020-04-19 12:34:00 +0100 |
|---|---|---|
| committer | Matthew Jasper <mjjasper1@gmail.com> | 2020-04-26 16:27:13 +0100 |
| commit | cb2703945ca3c6c9664a5a9ec606430cb79ba2c8 (patch) | |
| tree | f3779f0c94126d9d406a0e59e8d7eb0d9ef0b763 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | ec1f28f9614292c36b371d3758afffdd52cb9786 (diff) | |
| download | rust-cb2703945ca3c6c9664a5a9ec606430cb79ba2c8.tar.gz rust-cb2703945ca3c6c9664a5a9ec606430cb79ba2c8.zip | |
Use min_specialization in liballoc
- Remove a type parameter from `[A]RcFromIter`. - Remove an implementation of `[A]RcFromIter` that didn't actually specialize anything. - Remove unused implementation of `IsZero` for `Option<&mut T>`. - Change specializations of `[A]RcEqIdent` to use a marker trait version of `Eq`. - Remove `BTreeClone`. I couldn't find a way to make this work with `min_specialization`. - Add `rustc_unsafe_specialization_marker` to `Copy` and `TrustedLen`.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
