mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-29 23:11:02 +00:00
internal: Rename `hir::diagnostics::MissingMatchArms.match_expr` field `hir::diagnostics::MissingMatchArms.match_expr` had confusing name: it is pointing to scrutinee expression. Renamed to `scrutinee_expr` and used better fitting type for it. Also small refactorings/cleanup. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||