diff options
| author | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2024-03-23 22:59:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-23 22:59:43 -0700 |
| commit | c94d229337d89d828a061af5e58730667f6a3813 (patch) | |
| tree | 9a03d8ea719bb6191d8b1efd0f2f067ae99e2d46 /compiler/rustc_interface/src/interface.rs | |
| parent | 992aa1edb6f1b12f313a3f745aed3bf59ffecdfd (diff) | |
| parent | 66f1e14cc3fa48aa29ecd19274207bfd3fb08fa8 (diff) | |
| download | rust-c94d229337d89d828a061af5e58730667f6a3813.tar.gz rust-c94d229337d89d828a061af5e58730667f6a3813.zip | |
Rollup merge of #122969 - cuviper:borrowck-rposition, r=matthewjasper
Simplify an iterator search in borrowck diag Rather than `.into_iter().rev().find_position(...)`, this case can simply call `.iter().rposition(...)`.
Diffstat (limited to 'compiler/rustc_interface/src/interface.rs')
0 files changed, 0 insertions, 0 deletions
