aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/src/ast/node_ext.rs
Commit message (Expand)AuthorAgeFilesLines
* Node-ify lifetimesLukas Wirth2020-12-161-3/+9
* Basic support for decl macros 2.0Jonas Schievink2020-12-151-0/+54
* Move to upstream `macro_rules!` modelJonas Schievink2020-12-151-16/+1
* Remove some redundant allocationsJeremy Kolb2020-12-121-1/+1
* Use items can also have doc commentsLukas Wirth2020-12-041-0/+1
* Use shorthand record syntax when renaming struct initializer fieldLukas Wirth2020-11-141-9/+1
* SimplifyAleksey Kladov2020-11-061-1/+1
* Kill RAW_ literalsAleksey Kladov2020-11-061-7/+1
* correct hover for items with doc attribute with raw stringsJosh Mcguigan2020-10-241-3/+11
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-0/+485