aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/inline/err/0004_impl_type.txt
Commit message (Collapse)AuthorAgeFilesLines
* show error offsets in testsAleksey Kladov2019-05-291-4/+4
|
* update test dataAleksey Kladov2019-05-281-4/+4
|
* always show token textAleksey Kladov2019-04-021-34/+34
|
* Rename ImplItem to ImplBlockFlorian Diebold2019-01-041-6/+6
| | | | | rustc uses the name ImplItem for items in impls, not the impl {} block itself, which could lead to confusion.
* Fix the tests and fix the precommit hookDJMcNab2018-12-201-0/+79