ruff/crates/red_knot_server
Andrew Gallant 6e34f74c16
add diagnostic Span (couples File and TextRange) (#16101)
This essentially makes it impossible to construct a `Diagnostic`
that has a `TextRange` but no `File`.

This is meant to be a precursor to multi-span support.

(Note that I consider this more of a prototyping-change and not
necessarily what this is going to look like longer term.)

Reviewers can probably review this PR as one big diff instead of
commit-by-commit.
2025-02-11 14:55:12 -05:00
..
src add diagnostic Span (couples File and TextRange) (#16101) 2025-02-11 14:55:12 -05:00
Cargo.toml Add user_configuration_directory to System (#16020) 2025-02-10 15:50:55 +01:00