aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/parser/inline/err
Commit message (Expand)AuthorAgeFilesLines
* Add tests for underscores in `const` and `static` itemsDylan MacKenzie2019-09-151-0/+21
* Allow an underscore as the identifier in `const` itemsDylan MacKenzie2019-09-151-0/+1
* update test dataAleksey Kladov2019-09-028-141/+152
* Move numeric names inside of `NameRef`Aleksey Kladov2019-08-091-3/+4
* move syntax tests to unit testsAleksey Kladov2019-07-2424-0/+496