rust/crates/syntax/src
2021-04-24 13:31:43 +02:00
..
ast Split out merge_imports module from helpers::insert_use 2021-04-24 13:31:43 +02:00
parsing Add support for doc on hover for macro 2.0 2021-03-27 14:57:11 +08:00
validation fix: false positive about inner attrs in docs 2021-04-19 17:11:49 +03:00
algo.rs Remove SyntaxRewriter::from_fn 2021-04-23 18:36:43 +02:00
ast.rs Move AttrsOwnerNode to syntax and make it public 2021-03-19 20:05:17 +01:00
display.rs Introduce more appropriate assertion mechanism 2021-01-14 18:25:19 +03:00
fuzz.rs a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00
lib.rs Add TokenText 2021-03-26 21:33:45 +03:00
parsing.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
ptr.rs Document privacy invariant of SyntaxPtr 2020-10-06 20:06:14 +02:00
syntax_error.rs
syntax_node.rs ⬆️ rowan 2021-01-20 14:04:53 +03:00
ted.rs Remove SyntaxRewriter usage in insert_use in favor of ted 2021-04-20 02:09:12 +02:00
tests.rs Use the same name in xtask and test utils 2021-03-08 21:45:06 +03:00
token_text.rs Add TokenText 2021-03-26 21:33:45 +03:00
utils.rs Better strip turbofishes 2021-03-08 23:59:39 +02:00
validation.rs a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00