diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-09-15 22:09:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-15 22:09:49 +0200 |
| commit | 98ab2b0e80c158466e6e5237f4da9245c0543046 (patch) | |
| tree | dcd9a96ce9beb08e91888b763aa869f05a3d20b9 /compiler/rustc_pattern_analysis/src | |
| parent | 1f363a1921c1b067af4cb31613a00d69ef6cacd1 (diff) | |
| parent | ce859d7713dbca1b2a3dff17ccc4d4a0598bffbf (diff) | |
| download | rust-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
