ruff/crates/ruff
Brent Westbrook 2c3f091e0e
Rename ruff_linter::Diagnostic to OldDiagnostic (#18355)
Summary
--

It's a bit late in the refactoring process, but I think there are still
a couple of PRs left before getting rid of this type entirely, so I
thought it would still be worth doing.

This PR is just a quick rename with no other changes.

Test Plan
--

Existing tests
2025-05-29 15:04:31 -04:00
..
resources/test/fixtures Rename ruff_cli crate to ruff (#9557) 2024-01-16 17:47:01 -05:00
src Rename ruff_linter::Diagnostic to OldDiagnostic (#18355) 2025-05-29 15:04:31 -04:00
tests add full option name in formatter warning (#18217) 2025-05-20 16:26:47 +02:00
build.rs Use #[expect(lint)] over #[allow(lint)] where possible (#17822) 2025-05-03 21:20:31 +02:00
Cargo.toml Bump 0.11.12 (#18369) 2025-05-29 09:17:12 -04:00