summary refs log tree commit diff
path: root/src/libsyntax/attr/builtin.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Validate syntax of `cfg` attributesVadim Petrochenkov-1/+15
2018-08-31Implement the `min_const_fn` feature gateOliver Schneider-14/+12
2018-06-30add label to unknown meta item errorAndy Russell-11/+33
2018-06-30factor built-in attribute parsing into submoduleAndy Russell-0/+708