rust/library/alloc
Jubilee Young 00cb59b53b btree_map: Cursor{,Mut}::peek_prev must agree
Our `Cursor::peek_prev` and `CursorMut::peek_prev` must agree
on how to behave when they are called on the "null element".
2023-05-04 23:56:04 -07:00
..
benches remove some unneeded imports 2023-04-12 19:27:18 +02:00
src btree_map: Cursor{,Mut}::peek_prev must agree 2023-05-04 23:56:04 -07:00
tests Rollup merge of #110419 - jsoref:spelling-library, r=jyn514 2023-04-26 18:51:41 +02:00
Cargo.toml Revert "Report allocation errors as panics" 2023-04-25 00:08:37 +02:00