about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorSidney Cammeresi <sac@cheesecake.org>2025-09-14 08:06:11 -0700
committerSidney Cammeresi <sac@cheesecake.org>2025-09-14 08:16:05 -0700
commitce859d7713dbca1b2a3dff17ccc4d4a0598bffbf (patch)
treefb8b175148b536bfbfc65af4d54fe9335b88195c /compiler/rustc_pattern_analysis/src
parent52618eb338609df44978b0ca4451ab7941fd1c7a (diff)
downloadrust-ce859d7713dbca1b2a3dff17ccc4d4a0598bffbf.tar.gz
rust-ce859d7713dbca1b2a3dff17ccc4d4a0598bffbf.zip
Switch `std::vec::PeekMut::pop` from self to this parameter.
Since PeekMut implements Deref, it shouldn't have any methods of its
own.

See also: `std::collections::binary_heap::PeekMut::pop`
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions