aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge #1636bors[bot]2019-08-132-0/+69
|\ \ | |/ |/|
| * add inline testbravomikekilo2019-08-132-0/+69
* | Move numeric names inside of `NameRef`Aleksey Kladov2019-08-093-7/+12
* | Parse tuple struct field initializationEvgenii P2019-08-092-6/+28
* | Merge #1661bors[bot]2019-08-086-0/+555
|\ \
| * | Fix parser tests according to reviewEvgenii P2019-08-0818-485/+576
| * | Fix variadic arg inline testEvgenii P2019-08-072-24/+24
| * | Add function parameters attributesEvgenii P2019-08-0712-21/+485
| |/
* / assoc types boundsAleksey Kladov2019-08-072-0/+56
|/
* move syntax tests to unit testsAleksey Kladov2019-07-24508-0/+20491