ruff
021640a7 - ruff_db: rename `Diagnostic` to `OldDiagnosticTrait`

Commit
282 days ago
ruff_db: rename `Diagnostic` to `OldDiagnosticTrait` This trait should eventually go away, so we rename it (and supporting types) to make room for a new concrete `Diagnostic` type. This commit is just the rename. In the next commit, we'll move it to a different module.
Author
Committer
Parents
Loading