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