| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-12 | Rename ra_syntax -> syntax | Aleksey Kladov | -363/+353 |
| 2020-08-12 | Merge #5727 | bors[bot] | -65/+65 |
| 2020-08-12 | Rename ra_parser -> parser | Aleksey Kladov | -65/+65 |
| 2020-08-12 | Merge #5726 | bors[bot] | -94/+102 |
| 2020-08-12 | Rename ra_text_edit -> text_edit | Aleksey Kladov | -42/+42 |
| 2020-08-12 | Cleanup TextEdit API | Aleksey Kladov | -24/+34 |
| 2020-08-12 | Rename ra_toolchain -> toolchain | Aleksey Kladov | -32/+30 |
| 2020-08-12 | Merge #5725 | bors[bot] | -77/+77 |
| 2020-08-12 | Rename ra_tt -> tt | Aleksey Kladov | -77/+77 |
| 2020-08-12 | Merge #5724 | bors[bot] | -226/+192 |
| 2020-08-12 | Rename ra_prof -> profile | Aleksey Kladov | -188/+154 |
| 2020-08-12 | Rename ra_arena | Aleksey Kladov | -40/+40 |
| 2020-08-12 | Merge #5723 | bors[bot] | -14/+0 |
| 2020-08-12 | Completely remove cargo audit | Aleksey Kladov | -14/+0 |
| 2020-08-12 | Merge #5637 | bors[bot] | -6/+93 |
| 2020-08-12 | Merge #5553 | bors[bot] | -287/+288 |
| 2020-08-12 | Merge #4743 | bors[bot] | -32/+284 |
| 2020-08-12 | Merge #5722 | bors[bot] | -94/+30 |
| 2020-08-12 | Replace SepBy with Itertools | Aleksey Kladov | -94/+30 |
| 2020-08-12 | Merge #5721 | bors[bot] | -669/+618 |
| 2020-08-12 | Cleanup parser modifiers tests | Aleksey Kladov | -362/+292 |
| 2020-08-12 | Allow default everywhere | Aleksey Kladov | -307/+326 |
| 2020-08-12 | Merge #5720 | bors[bot] | -1/+1 |
| 2020-08-12 | Fix docs | Aleksey Kladov | -1/+1 |
| 2020-08-12 | Merge #5699 | bors[bot] | -10/+15 |
| 2020-08-12 | Revert style preference-related fixes | Igor Aleksanov | -21/+21 |
| 2020-08-12 | Merge #5719 | bors[bot] | -0/+1 |
| 2020-08-12 | Minor | Aleksey Kladov | -0/+1 |
| 2020-08-12 | Merge #5718 | bors[bot] | -1/+14 |
| 2020-08-12 | Deny clippy | Aleksey Kladov | -1/+14 |
| 2020-08-12 | Merge #5717 | bors[bot] | -4/+3 |
| 2020-08-12 | Merge pull request #5716 from jonas-schievink/musl | Jonas Schievink | -8/+16 |
| 2020-08-12 | Fix build on musl and test it in CI | Jonas Schievink | -8/+16 |
| 2020-08-12 | Minor | Aleksey Kladov | -4/+3 |
| 2020-08-12 | Merge #5711 | bors[bot] | -4/+4 |
| 2020-08-12 | Merge #5715 | bors[bot] | -8/+8 |
| 2020-08-12 | Simplify | Aleksey Kladov | -8/+8 |
| 2020-08-11 | Display snippet in the completion label | Kirill Bulatov | -4/+4 |
| 2020-08-11 | Better naming and docs | Kirill Bulatov | -28/+30 |
| 2020-08-11 | Simplify fix structure | Kirill Bulatov | -96/+92 |
| 2020-08-11 | Add rustdocs | Kirill Bulatov | -1/+4 |
| 2020-08-11 | Improve the ide diagnostics trait API | Kirill Bulatov | -197/+166 |
| 2020-08-11 | Move the DiagnosticsWithFix trait on the ide level | Kirill Bulatov | -63/+75 |
| 2020-08-11 | Make the fix AST source Optional | Kirill Bulatov | -74/+78 |
| 2020-08-11 | Refactor the diagnostics | Kirill Bulatov | -136/+106 |
| 2020-08-11 | Require source implementations for Diagnostic | Kirill Bulatov | -12/+15 |
| 2020-08-11 | Restore accidentally removed public method | Kirill Bulatov | -10/+11 |
| 2020-08-11 | Fix another missing fields diagnostics | Kirill Bulatov | -44/+19 |
| 2020-08-11 | Better naming | Kirill Bulatov | -48/+57 |
| 2020-08-11 | Less stubs | Kirill Bulatov | -31/+28 |
