diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-02-17 06:38:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-17 06:38:14 +0100 |
| commit | 2a25a16c570e0f7d72b272e63347c28620abb761 (patch) | |
| tree | 835c0488496680191891892104e9d9a79600ffea /compiler/rustc_pattern_analysis/src | |
| parent | fab38375bcef50ae5f7e1e3deb3e2440a6091270 (diff) | |
| parent | 84bdc5de6e4f9dc3434b806a74d89b5b676f4a67 (diff) | |
| download | rust-2a25a16c570e0f7d72b272e63347c28620abb761.tar.gz rust-2a25a16c570e0f7d72b272e63347c28620abb761.zip | |
Rollup merge of #137100 - fmease:hirtylow-rm-clauses-wrapper, r=compiler-errors
HIR analysis: Remove unnecessary abstraction over list of clauses `rustc_hir_analysis::bounds::Bounds` with its methods is nowadays a paper-thin wrapper around `Vec<(Clause, Span)>`s and `Vec::push` essentially. Its existence slightly annoyed me (and I keep opening its corresp. file instead of the identically named `bounds.rs` in `hir_ty_lowering/` that I actually want most of the time :P). Opening to check if you agree with inlining it. r? compiler-errors or reassign
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
