about summary refs log tree commit diff
path: root/crates/syntax/src/ast/traits.rs
AgeCommit message (Expand)AuthorLines
2022-01-30Reduce allocations in attribute collectionLukas Wirth-7/+13
2022-01-07Better interface for doc comment and attribute processingLukas Wirth-9/+13
2022-01-07Generate `AnyHasDocComments` nodeLukas Wirth-1/+20
2021-09-27Rename `*Owner` traits to `Has*`Lukas Wirth-9/+9
2021-03-17Better handling of block doc commentsLukas Wirth-11/+5
2021-03-16Replace trait object boxing with extra AttrsOwnerNodeLukas Wirth-1/+1
2020-12-07Keep doc attribute orderLukas Wirth-33/+5
2020-08-12Rename ra_syntax -> syntaxAleksey Kladov-0/+141