aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/src/parsing/lexer.rs
Commit message (Collapse)AuthorAgeFilesLines
* Kill RAW_ literalsAleksey Kladov2020-11-061-2/+2
| | | | | Syntactically, they are indistinguishable from non-raw versions, so it doesn't make sense to separate then *at the syntax* level.
* Minor, cleanup styleAleksey Kladov2020-11-061-50/+64
|
* CleanupAleksey Kladov2020-10-071-10/+13
|
* Up rustc-ap-rustc_lexer to 681kjeremy2020-10-011-4/+4
| | | | cargo update as well
* Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-0/+244