about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/attr_wrapper.rs
AgeCommit message (Expand)AuthorLines
2021-02-27Combine HasAttrs and HasTokens into AstLikeAaron Hill-2/+2
2021-02-13Address review commentsAaron Hill-0/+185