about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-09-15 22:09:49 +0200
committerGitHub <noreply@github.com>2025-09-15 22:09:49 +0200
commit98ab2b0e80c158466e6e5237f4da9245c0543046 (patch)
treedcd9a96ce9beb08e91888b763aa869f05a3d20b9 /compiler/rustc_pattern_analysis/src
parent1f363a1921c1b067af4cb31613a00d69ef6cacd1 (diff)
parentce859d7713dbca1b2a3dff17ccc4d4a0598bffbf (diff)
downloadrust-98ab2b0e80c158466e6e5237f4da9245c0543046.tar.gz
rust-98ab2b0e80c158466e6e5237f4da9245c0543046.zip
Rollup merge of #146546 - cammeresi:pop, r=Mark-Simulacrum
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`
Pointed out: https://github.com/rust-lang/rust/issues/122742#issuecomment-3064050551
Related: rust-lang/rust#122742
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions