rust/crates/syntax/src
2023-09-05 14:00:49 +02:00
..
ast Insert builtin#asm into asm! expansion 2023-09-05 14:00:49 +02:00
parsing Support c string literals 2023-05-18 11:06:05 +02:00
tests Implement offset_of in hir-def and hir-ty 2023-09-05 12:27:52 +02:00
validation
algo.rs use inline format args 2023-01-02 14:52:32 +00:00
ast.rs refactor: leverage HasAttrs for code brevity 2023-03-04 00:24:03 +09:00
fuzz.rs
hacks.rs
lib.rs fix: Fix float parser hack creating empty NameRef tokens 2023-08-08 14:44:33 +02:00
parsing.rs
ptr.rs Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
syntax_error.rs
syntax_node.rs suppress lint 2023-01-10 07:06:26 +00:00
ted.rs
tests.rs remove needless borrows 2023-01-02 14:52:32 +00:00
token_text.rs Bump smol-str 2023-04-11 14:39:19 +02:00
utils.rs Make is_raw_identifier() public util function 2023-02-13 18:43:59 +09:00
validation.rs Support c string literals 2023-05-18 11:06:05 +02:00