rust-analyzer/crates/hir
Chayim Refael Friedman 97afb7bfba Make edition per-token, not per-file
More correctly, *also* per-token. Because as it turns out, while the top-level edition affects parsing (I think), the per-token edition affects escaping of identifiers/keywords.
2025-01-09 05:43:08 +02:00
..
src Make edition per-token, not per-file 2025-01-09 05:43:08 +02:00
Cargo.toml Lay the foundation for diagnostics in ty lowering, and implement a first diagnostic 2024-12-04 14:22:56 +02:00