mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
6a3dce99f6
Fix unsoundness of Debug implementation for linked_list::IterMut Fix #85813, new `marker` field follows the example of `linked_list::Iter`.