Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #134248 - oli-obk:patkind-path-removal, r=BoxyUwU
Merge `PatKind::Path` into `PatKind::Expr` Follow-up to #134228 We always had a duplication where `Path`s could be represented as `PatKind::Path` or `PatKind::Lit(ExprKind::Path)`. We had to handle both everywhere, and still do after #134228, so I'm removing it now.
bors 2025-01-30
parent 2f3aea3 · parent 048b31d · commit 1094830
0 files changed, 0 insertions, 0 deletions