ruff/crates/ruff_linter
Robsdedude eb9d9c3646
[perflint] Fix PERF403 panic on attribute or subscription loop variable (#19042)
## Summary

Fixes: https://github.com/astral-sh/ruff/issues/19005

## Test Plan

Reproducer from issue report plus some extra cases that would cause the
panic were added.
2025-06-30 10:47:49 -04:00
..
resources [perflint] Fix PERF403 panic on attribute or subscription loop variable (#19042) 2025-06-30 10:47:49 -04:00
src [perflint] Fix PERF403 panic on attribute or subscription loop variable (#19042) 2025-06-30 10:47:49 -04:00
Cargo.toml Convert OldDiagnostic::noqa_code to an Option<String> (#18946) 2025-06-27 11:36:55 -04:00