mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
ce859d7713
Since PeekMut implements Deref, it shouldn't have any methods of its own. See also: `std::collections::binary_heap::PeekMut::pop`