rust/library/alloc
Dylan DPC fb9bb2b5ca
Rollup merge of #75146 - tmiasko:range-overflow, r=Mark-Simulacrum
Detect overflow in proc_macro_server subspan

* Detect overflow in proc_macro_server subspan
* Add tests for overflow in Vec::drain
* Add tests for overflow in String / VecDeque operations using ranges
2020-09-16 01:30:30 +02:00
..
benches fix benchmark compile errors 2020-09-03 20:59:33 +02:00
src Auto merge of #76682 - richkadel:vec-take, r=Mark-Simulacrum 2020-09-15 05:01:17 +00:00
tests Rollup merge of #75146 - tmiasko:range-overflow, r=Mark-Simulacrum 2020-09-16 01:30:30 +02:00
Cargo.toml