rust-analyzer/crates/span/src
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
..
ast_id.rs internal: log original syntax on panic 2024-10-23 12:56:00 -07:00
hygiene.rs Make edition per-token, not per-file 2025-01-09 05:43:08 +02:00
lib.rs Decouple proc-macro server protocol from the server implementation 2024-12-30 10:33:57 +01:00
map.rs Make edition per-token, not per-file 2025-01-09 05:43:08 +02:00