aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/grammar/patterns.rs
Commit message (Collapse)AuthorAgeFilesLines
* parse minus before number literalcsmoe2018-12-301-0/+5
|
* Fix parsing of inclusive ranges (#214)DJMcNab2018-12-191-2/+6
| | | | I'm not certain that this is correct, so extra eyes would be good
* clippy: Use if lets and remove redundant returnsAlan Du2018-10-181-3/+2
|
* Cargo FormatJeremy A. Kolb2018-10-161-11/+11
| | | | Run `cargo fmt` and ignore generated files
* rename all thingsAleksey Kladov2018-09-161-0/+224