ruff/crates/ruff_linter
Bhuminjay Soni 7198e53182
[syntax-errors] Alternative `match` patterns bind different names (#20682)
<!--
Thank you for contributing to Ruff/ty! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title? (Please prefix
with `[ty]` for ty pull
  requests.)
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->
This PR implements semantic syntax error where alternative patterns bind
different names

## Test Plan

<!-- How was it tested? -->
I have written inline tests as directed in #17412

---------

Signed-off-by: 11happy <soni5happy@gmail.com>
Co-authored-by: Brent Westbrook <brentrwestbrook@gmail.com>
2025-10-17 21:35:48 +00:00
..
resources [`pydoclint`] Implement `docstring-extraneous-parameter` (`DOC102`) (#20376) 2025-10-16 11:26:51 -04:00
src [syntax-errors] Alternative `match` patterns bind different names (#20682) 2025-10-17 21:35:48 +00:00
Cargo.toml Bump 0.14.1 (#20925) 2025-10-16 12:44:13 -05:00