mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
d42f7ea7ca
- fixup `BTreeMap` gdb provider - fixup `ManuallyDrop` natvis thingy Now that `MaybeUninit` contains `ManuallyDrop` which contains `MaybeDangling` (tbc this is the addition), we need to unwrap one more layer.