diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-15 05:12:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-15 05:12:36 +0200 |
| commit | b9cb20154d79479e72d375b046a3cd5d5eed291d (patch) | |
| tree | 8dd251eb6aa38345a5ed49f5ae61491640a7e2b7 /compiler/rustc_pattern_analysis/src | |
| parent | 13e07b9edd3014b0db2631ea5434b1eab189ac0f (diff) | |
| parent | a0e687f0348af5d269c8ba0ac9bbb52308850c6a (diff) | |
| download | rust-b9cb20154d79479e72d375b046a3cd5d5eed291d.tar.gz rust-b9cb20154d79479e72d375b046a3cd5d5eed291d.zip | |
Rollup merge of #131328 - ismailarilik:remove-unnecessary-sorts-in-rustc-hir-analysis, r=compiler-errors
Remove unnecessary sorts in `rustc_hir_analysis` A follow-up after #131140. Here the related objects are `IndexSet` so do not require a sort to stay stable. And they don't need to be `mut` anymore. r? ```@compiler-errors```
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
