diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-18 23:05:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-18 23:05:22 +0200 |
| commit | 4d5ba0d2c707065bcd8488f3687be94f8fa871ec (patch) | |
| tree | b293f7f1b070a555a750c038f7e078968cb2e6df /compiler/rustc_pattern_analysis/src | |
| parent | 50a90e394e047891fd8437e4fcff30aa54ebf136 (diff) | |
| parent | 411fcb6b2df7337377626680ef5ec5d99b5eba23 (diff) | |
| download | rust-4d5ba0d2c707065bcd8488f3687be94f8fa871ec.tar.gz rust-4d5ba0d2c707065bcd8488f3687be94f8fa871ec.zip | |
Rollup merge of #127858 - Zalathar:pair-tree, r=Nadrieril
match lowering: Rename `MatchPair` to `MatchPairTree` In #120904, `MatchPair` became able to store other match pairs as children, forming a tree. That has made the old name confusing, so this patch renames the type to `MatchPairTree`. This PR also includes a patch renaming the `test` method to `pick_test_for_match_pair`, since it would conflict with the main change. r? `@Nadrieril`
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
