ruff/crates/ruff_linter
Brent Westbrook 72c8dc006f Stabilize starmap-zip (RUF058) (#18525)
## Summary
- Stabilizes RUF058 (starmap-zip) rule by changing it from Preview to
Stable
- Migrates test cases from preview_rules to main rules function 
- Updates snapshots accordingly and removes old preview snapshots

## Test plan
-  Migrated tests from preview to main test function
-  `make check` passes
-  `make test` passes  
-  `make citest` passes (no leftover snapshots)

## Rule Documentation
- [Test
file](https://github.com/astral-sh/ruff/blob/main/crates/ruff_linter/src/rules/ruff/mod.rs#L103-L104)
- [Rule documentation](https://docs.astral.sh/ruff/rules/starmap-zip/)
2025-06-17 09:58:12 -04:00
..
resources [pyupgrade] Suppress UP008 diagnostic if super symbol is not builtin (#18688) 2025-06-16 15:09:31 -04:00
src Stabilize starmap-zip (RUF058) (#18525) 2025-06-17 09:58:12 -04:00
Cargo.toml Bump 0.11.13 (#18484) 2025-06-05 15:18:38 -05:00