aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/grammar/items/consts.rs
Commit message (Expand)AuthorAgeFilesLines
* Allow an underscore as the identifier in `const` itemsDylan MacKenzie2019-09-151-1/+10
* rename bump -> bump_anyAleksey Kladov2019-09-091-1/+1
* apply T! macro where it is possibleSergey Parilin2019-05-151-5/+5
* replace todo with fixmeAleksey Kladov2019-03-231-1/+1
* Use Marker argument for item parserspcpthm2019-03-181-5/+6
* move parser to a separate crateAleksey Kladov2019-02-211-0/+21