rust/crates/syntax/src
Lukas Wirth 42eb4efb5b Cleanup
2021-09-23 16:28:03 +02:00
..
ast Cleanup 2021-09-23 16:28:03 +02:00
parsing clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
tests Simplify 2021-09-21 16:15:30 +02:00
validation fix: false positive about inner attrs in docs 2021-04-19 17:11:49 +03:00
algo.rs Simplify 2021-09-19 19:00:06 +02:00
ast.rs Generate ast nodes for each ast trait 2021-09-21 15:52:11 +02:00
display.rs Fix NameRef::classify path resolution inside attributes 2021-06-28 19:07:23 +02:00
fuzz.rs Add more docs 2021-05-22 16:53:47 +03:00
lib.rs Only strip derive attributes when preparing macro input 2021-09-19 23:38:38 +02:00
parsing.rs internal: make name consistent with usage 2021-09-06 18:34:03 +03:00
ptr.rs Merge #9367 2021-06-22 08:46:01 +00:00
syntax_error.rs
syntax_node.rs Only strip derive attributes when preparing macro input 2021-09-19 23:38:38 +02:00
ted.rs Update inline_call assist doc example 2021-07-05 14:24:25 +02:00
tests.rs internal: use single env var to controll all benchmarks 2021-08-23 16:40:42 +03:00
token_text.rs Imrove fn name computation in Generate function 2021-09-16 21:03:37 +05:00
utils.rs
validation.rs Simplify 2021-09-19 23:34:07 +02:00