rust/library/alloc/src/collections
Manish Goregaokar 653dcaac2b
Rollup merge of #89216 - r00ster91:bigo, r=dtolnay
Consistent big O notation

This makes the big O time complexity notation in places with markdown support more consistent.
Inspired by #89210
2021-09-25 18:22:20 -07:00
..
btree Add IntoIterator intra doc link to various collections 2021-09-16 13:55:27 +02:00
linked_list Implement changes suggested by @Amanieu 2021-07-01 21:08:01 +02:00
vec_deque Rollup merge of #89010 - est31:intra_doc_links, r=m-ou-se 2021-09-25 18:22:19 -07:00
binary_heap.rs Rollup merge of #89216 - r00ster91:bigo, r=dtolnay 2021-09-25 18:22:20 -07:00
linked_list.rs Rollup merge of #89010 - est31:intra_doc_links, r=m-ou-se 2021-09-25 18:22:19 -07:00
mod.rs Don't stabilize creation of TryReserveError instances 2021-08-21 23:40:02 +01:00