aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/validation/block.rs
Commit message (Collapse)AuthorAgeFilesLines
* flatten modulesAleksey Kladov2019-02-201-4/+2
|
* rename yellow -> syntax_nodeAleksey Kladov2019-02-121-1/+1
| | | | why yellow in the first place? Its red + green.
* reformat the worldAleksey Kladov2019-02-081-4/+2
|
* Parse and validate attributes in blocksDJMcNab2019-01-281-0/+24