Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge #1037 | bors[bot] | 2019-03-25 | 2 | -0/+300 | |
|\ | ||||||
| * | use | instead of multiple match arms | gfreezy | 2019-03-25 | 1 | -27/+27 | |
| * | inline immutable local varialbe | gfreezy | 2019-03-25 | 2 | -0/+300 | |
* | | Merge #1034 | bors[bot] | 2019-03-25 | 15 | -165/+424 | |
|\ \ | ||||||
| * | | move tests to where they belong | Aleksey Kladov | 2019-03-25 | 4 | -44/+32 | |
| * | | simplify | Aleksey Kladov | 2019-03-25 | 1 | -6/+1 | |
| * | | tweak diagnostics API | Aleksey Kladov | 2019-03-25 | 3 | -11/+16 | |
| * | | test diagnostics | Aleksey Kladov | 2019-03-25 | 3 | -1/+61 | |
| * | | more enterprisey diagnostics setup | Aleksey Kladov | 2019-03-25 | 3 | -59/+75 | |
| * | | fixes | Aleksey Kladov | 2019-03-25 | 2 | -4/+3 | |
| * | | check impls as well | Aleksey Kladov | 2019-03-25 | 2 | -1/+10 | |
| * | | cleanup | Aleksey Kladov | 2019-03-25 | 6 | -51/+70 | |
| * | | switch modules to new diagnostics | Aleksey Kladov | 2019-03-25 | 8 | -135/+156 | |
| * | | allow dyn diagnostics | Aleksey Kladov | 2019-03-25 | 6 | -33/+112 | |
| * | | diagnostics | Aleksey Kladov | 2019-03-25 | 6 | -6/+74 | |
* | | | structure moved to ra_ide_api | Sergey Parilin | 2019-03-25 | 8 | -48/+7 | |
* | | | simplify | Aleksey Kladov | 2019-03-25 | 1 | -37/+34 | |
|/ / | ||||||
* | | Merge #1041 | bors[bot] | 2019-03-25 | 5 | -63/+105 | |
|\ \ | ||||||
| * | | Rename source_edit to source_file_edit to match file_system_edit | Ville Penttinen | 2019-03-25 | 5 | -11/+11 | |
| * | | Further improvements to the SourceChange convenience methods | Ville Penttinen | 2019-03-25 | 4 | -27/+50 | |
| * | | Add convenience functions to SourceChange for creating single edits | Ville Penttinen | 2019-03-24 | 4 | -44/+63 | |
* | | | Merge #1036 | bors[bot] | 2019-03-25 | 4 | -35/+135 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Target only the actual operator. | Marco Groppo | 2019-03-24 | 3 | -47/+58 | |
| * | | Minor formatting changes. | Marco Groppo | 2019-03-24 | 1 | -1/+1 | |
| * | | Assist to flip equality (==) and negative equality (!=) operands. | Marco Groppo | 2019-03-24 | 2 | -0/+89 | |
* | | | 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 | |
* | | | 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 | |
* | | | Fix apply_substs assertion failure | Florian Diebold | 2019-03-23 | 2 | -2/+25 | |
* | | | remove obsolete diagnostic | Aleksey Kladov | 2019-03-23 | 2 | -22/+0 | |
* | | | rename persistent hir database -> def database | Aleksey Kladov | 2019-03-23 | 18 | -160/+106 | |
* | | | Merge #1025 | bors[bot] | 2019-03-23 | 3 | -3/+18 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Disable fork feature for proptest | Wilco Kusee | 2019-03-23 | 3 | -3/+18 | |
* | | | 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 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Disable memmap feature in fst dependency | Wilco Kusee | 2019-03-22 | 1 | -1/+1 | |
| |/ | ||||||
* | | 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 | 6 | -13/+9 | |
|/ | ||||||
* | Move folding_ranges to ra_ide_api | Sergey Parilin | 2019-03-22 | 3 | -5/+5 | |
* | Merge #1017 | bors[bot] | 2019-03-22 | 5 | -5/+6 | |
|\ | ||||||
| * | line_index and line_index_utils moved to ra_ide_api | Sergey Parilin | 2019-03-22 | 5 | -5/+6 | |
* | | Refactor primitive types into more orthogonal representation | yanchith | 2019-03-22 | 4 | -144/+155 | |
|/ | ||||||
* | Merge #1013 | bors[bot] | 2019-03-22 | 15 | -24/+149 | |
|\ |