rust/library/alloc
Jubilee Young c516e71874 Remove surplus prepend LinkedList fn
Originally committed to Rust in 2013, it is identical to append
with a reversed order of arguments.
2021-05-21 16:05:11 -07:00
..
benches remove InPlaceIterable marker from Peekable due to unsoundness 2021-05-19 01:41:09 +02:00
src Remove surplus prepend LinkedList fn 2021-05-21 16:05:11 -07:00
tests from review: more robust test 2021-05-19 01:41:12 +02:00
Cargo.toml Add support for const operands and options to global_asm! 2021-05-13 22:31:57 +01:00