rust-analyzer/crates/edition
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 Add description field to edition manifest 2025-01-03 14:32:35 +02:00