Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge #1029 | bors[bot] | 2019-03-24 | 2 | -24/+100 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Add assist for adding default methods | gfreezy | 2019-03-23 | 2 | -3/+59 | |
| * | | Add impl members assist shold not copy docstrings, attrs and default methods. | gfreezy | 2019-03-23 | 1 | -22/+42 | |
* | | | Merge #1039 | bors[bot] | 2019-03-24 | 3 | -1/+130 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Support references in higher-ranked trait bounds | Ville Penttinen | 2019-03-24 | 3 | -1/+130 | |
|/ / | ||||||
* | | Merge #1031 | bors[bot] | 2019-03-23 | 8 | -236/+222 | |
|\ \ | ||||||
| * | | Move highlighting and matching_brace | Wilco Kusee | 2019-03-23 | 7 | -164/+166 | |
| * | | Remove LocalEdit usage | Wilco Kusee | 2019-03-23 | 3 | -70/+55 | |
| * | | Move typing to ra_ide_api | Wilco Kusee | 2019-03-23 | 3 | -7/+6 | |
* | | | Merge #1032 | bors[bot] | 2019-03-23 | 2 | -2/+25 | |
|\ \ \ | ||||||
| * | | | Fix apply_substs assertion failure | Florian Diebold | 2019-03-23 | 2 | -2/+25 | |
|/ / / | ||||||
* | | | Merge #1027 | bors[bot] | 2019-03-23 | 2 | -22/+0 | |
|\ \ \ | ||||||
| * | | | remove obsolete diagnostic | Aleksey Kladov | 2019-03-23 | 2 | -22/+0 | |
|/ / / | ||||||
* | | | Merge #1026 | bors[bot] | 2019-03-23 | 18 | -160/+106 | |
|\ \ \ | ||||||
| * | | | rename persistent hir database -> def database | Aleksey Kladov | 2019-03-23 | 18 | -160/+106 | |
|/ / / | ||||||
* | | | Merge #1025 | bors[bot] | 2019-03-23 | 4 | -32/+18 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Disable fork feature for proptest | Wilco Kusee | 2019-03-23 | 4 | -32/+18 | |
* | | | document work list | Aleksey Kladov | 2019-03-23 | 1 | -0/+9 | |
* | | | Merge #990 | bors[bot] | 2019-03-23 | 30 | -72/+96 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | replace todo with fixme | Aleksey Kladov | 2019-03-23 | 29 | -71/+71 | |
| * | | forbid todo markers | Aleksey Kladov | 2019-03-23 | 1 | -1/+25 | |
|/ / | ||||||
* | | Merge #1021 | bors[bot] | 2019-03-22 | 2 | -12/+1 | |
|\ \ | ||||||
| * | | Disable memmap feature in fst dependency | Wilco Kusee | 2019-03-22 | 2 | -12/+1 | |
| |/ | ||||||
* | | Merge #1012 | bors[bot] | 2019-03-22 | 7 | -33/+27 | |
|\ \ | |/ |/| | ||||||
| * | Simplify changes and fix tests | Wilco Kusee | 2019-03-22 | 3 | -19/+15 | |
| * | Remove LocalEdit usage | Wilco Kusee | 2019-03-22 | 2 | -16/+17 | |
| * | Move join_lines to ra_ide_api | Wilco Kusee | 2019-03-22 | 7 | -13/+10 | |
|/ | ||||||
* | Merge #1016 | bors[bot] | 2019-03-22 | 3 | -5/+5 | |
|\ | ||||||
| * | Move folding_ranges to ra_ide_api | Sergey Parilin | 2019-03-22 | 3 | -5/+5 | |
|/ | ||||||
* | Merge #1017 | bors[bot] | 2019-03-22 | 6 | -5/+8 | |
|\ | ||||||
| * | line_index and line_index_utils moved to ra_ide_api | Sergey Parilin | 2019-03-22 | 6 | -5/+8 | |
* | | Merge #1015 | bors[bot] | 2019-03-22 | 4 | -144/+155 | |
|\ \ | |/ |/| | ||||||
| * | Refactor primitive types into more orthogonal representation | yanchith | 2019-03-22 | 4 | -144/+155 | |
|/ | ||||||
* | Merge #1013 | bors[bot] | 2019-03-22 | 15 | -24/+149 | |
|\ | ||||||
| * | Fix reparsing failure when removing newline | pcpthm | 2019-03-21 | 2 | -0/+14 | |
| * | Fix reparsing bug on "{}{}" | pcpthm | 2019-03-21 | 2 | -1/+5 | |
| * | Completely ignore errors for reparse fuzz | pcpthm | 2019-03-21 | 1 | -1/+0 | |
| * | Use template text to improve reparse fuzzing | pcpthm | 2019-03-21 | 1 | -1/+5 | |
| * | Fix lexer not producing right token on "_" | pcpthm | 2019-03-21 | 2 | -0/+1 | |
| * | Fix reparsing bug when lex result is different | pcpthm | 2019-03-21 | 3 | -2/+17 | |
| * | Improve reparse fuzz test | pcpthm | 2019-03-21 | 1 | -1/+13 | |
| * | Fix an arithmetic overflow in reparser | pcpthm | 2019-03-21 | 3 | -5/+11 | |
| * | Add fuzz test for reparsing | pcpthm | 2019-03-21 | 4 | -1/+64 | |
| * | Refactor parser fuzz testing | pcpthm | 2019-03-21 | 5 | -16/+23 | |
* | | Merge #1014 | bors[bot] | 2019-03-22 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Don't execute cargo watch when popup is dismissed | pcpthm | 2019-03-22 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge #988 | bors[bot] | 2019-03-22 | 12 | -318/+377 | |
|\ \ | |/ |/| | ||||||
| * | Assert in apply_substs that the number of parameters doesn't change | Florian Diebold | 2019-03-21 | 2 | -2/+7 | |
| * | Rename name field to ctor as well | Florian Diebold | 2019-03-21 | 5 | -29/+29 | |
| * | Some more doc comments | Florian Diebold | 2019-03-21 | 1 | -2/+12 |