rust/library/alloc
bors 6a3dce99f6 Auto merge of #85814 - steffahn:fix_linked_list_itermut_debug, r=m-ou-se
Fix unsoundness of Debug implementation for linked_list::IterMut

Fix #85813, new `marker` field follows the example of `linked_list::Iter`.
2021-05-31 15:22:51 +00:00
..
benches remove InPlaceIterable marker from Peekable due to unsoundness 2021-05-19 01:41:09 +02:00
src Auto merge of #85814 - steffahn:fix_linked_list_itermut_debug, r=m-ou-se 2021-05-31 15:22:51 +00:00
tests Rollup merge of #85625 - SkiFire13:fix-85613-vec-dedup-drop-panics, r=nagisa 2021-05-26 13:32:06 +02:00
Cargo.toml Add support for const operands and options to global_asm! 2021-05-13 22:31:57 +01:00