aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/yellow/syntax_error.rs
Commit message (Expand)AuthorAgeFilesLines
* cargo formatAdolfo Ochagavía2018-11-051-2/+5
* Introduce Location and make SyntaxError fields privateAdolfo Ochagavía2018-11-051-5/+49
* Introduce SyntaxErrorKind and TextRange in SyntaxErrorAdolfo Ochagavía2018-11-041-0/+42