rust/library/alloc
bors ae54ee6507 Auto merge of #84174 - camsteffen:slice-diag, r=Mark-Simulacrum
Remove slice diagnostic item

...because it is unusally placed on an impl and is redundant with a lang item.

Depends on rust-lang/rust-clippy#7074 (next clippy sync). ~I expect clippy tests to fail in the meantime.~ Nope tests passed...

CC `@flip1995`
2021-04-26 17:16:03 +00:00
..
benches Try to make Vec benchmarks only run code they are benchmarking 2021-03-25 00:14:00 -04:00
src Auto merge of #84174 - camsteffen:slice-diag, r=Mark-Simulacrum 2021-04-26 17:16:03 +00:00
tests Add better test for BinaryHeap::retain. 2021-04-22 14:24:30 +02:00
Cargo.toml Add license metadata for std dependencies 2021-02-21 13:36:18 -05:00