about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-18 23:05:22 +0200
committerGitHub <noreply@github.com>2024-07-18 23:05:22 +0200
commit4d5ba0d2c707065bcd8488f3687be94f8fa871ec (patch)
treeb293f7f1b070a555a750c038f7e078968cb2e6df /compiler/rustc_pattern_analysis/src
parent50a90e394e047891fd8437e4fcff30aa54ebf136 (diff)
parent411fcb6b2df7337377626680ef5ec5d99b5eba23 (diff)
downloadrust-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