about summary refs log tree commit diff
path: root/crates/ra_syntax/src/string_lexing/parser.rs
AgeCommit message (Expand)AuthorLines
2019-02-08reformat the worldAleksey Kladov-7/+2
2018-12-29Fix a fuzzing bug and add Cargo.lock to the fuzzing directoryDJMcNab-1/+1
2018-12-27support literal suffixesAleksey Kladov-0/+10
2018-12-27dedupe literal parsersAleksey Kladov-60/+22
2018-11-11Split string lexing and run rustfmtAdolfo OchagavĂ­a-0/+201