aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/grammar/items/nominal.rs
Commit message (Collapse)AuthorAgeFilesLines
* replace todo with fixmeAleksey Kladov2019-03-231-1/+1
|
* Use Marker argument for item parserspcpthm2019-03-181-7/+4
| | | | | - Fix pub_expr - Fix incorrect parsing of crate::path
* move parser to a separate crateAleksey Kladov2019-02-211-0/+168