Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Invert if should be smart about is_some, is_none, is_ok, is_err | dragfire | 2020-08-24 | 1 | -1/+7 | |
|/ | ||||||
* | :arrow_up: ungrammar | Aleksey Kladov | 2020-08-21 | 1 | -1/+2 | |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 2 | -2/+2 | |
*-. | Merge #5776 #5780 | bors[bot] | 2020-08-17 | 1 | -3/+26 | |
|\ \ | ||||||
| | * | format | jDomantas | 2020-08-17 | 1 | -13/+9 | |
| | * | fixup whitespace when adding missing impl items | jDomantas | 2020-08-14 | 1 | -3/+30 | |
| |/ | ||||||
* / | Bump rustc_lexer | Jeremy Kolb | 2020-08-16 | 1 | -1/+1 | |
|/ | ||||||
* | Better recovery in `use foo::;` | Aleksey Kladov | 2020-08-13 | 1 | -5/+3 | |
* | Align parser names with grammar | Aleksey Kladov | 2020-08-13 | 2 | -77/+0 | |
* | Remove deprecated function | Aleksey Kladov | 2020-08-13 | 1 | -0/+7 | |
* | Cleanup **Move Guard** assist | Aleksey Kladov | 2020-08-13 | 1 | -0/+3 | |
* | **Merge Imports** assist handles self | Aleksey Kladov | 2020-08-12 | 2 | -3/+11 | |
* | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 768 | -0/+40214 |