rust/crates/syntax/src
2024-01-16 14:28:47 +01:00
..
ast feat: Hover for literals showing additional value information 2024-01-16 14:28:47 +01:00
parsing Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
tests Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02:00
validation
algo.rs
ast.rs Add inlay hint for exclusive ranges 2024-01-07 09:33:56 +00:00
fuzz.rs
hacks.rs
lib.rs Split out rustc_lexer from rustc_dependencies 2024-01-08 15:24:46 +01:00
parsing.rs
ptr.rs fix: Smaller spans for unresolved field and method diagnostics 2023-12-08 18:46:36 +01:00
syntax_error.rs
syntax_node.rs
ted.rs
tests.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
token_text.rs Implicit format args support 2023-12-05 17:07:00 +01:00
utils.rs Simplify and improve perf of import_assets::import_for_item 2023-12-12 11:35:34 +01:00
validation.rs Split out rustc_lexer from rustc_dependencies 2024-01-08 15:24:46 +01:00