Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge #6477 | bors[bot] | 2020-11-06 | 3 | -0/+352 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adjust test-texts in infer_function_return_type | Lukas Wirth | 2020-11-06 | 1 | -78/+78 | |
| * | | | | | | Enable infer_function_return_type in return-type position | Lukas Wirth | 2020-11-06 | 1 | -29/+129 | |
| * | | | | | | Wrap non-block expressions in closures with a block | Lukas Wirth | 2020-11-06 | 1 | -12/+31 | |
| * | | | | | | Ignore unit expressions in infer_function_return_type assist | Lukas Wirth | 2020-11-06 | 1 | -3/+13 | |
| * | | | | | | Support closures in infer_function_return_type assist | Lukas Wirth | 2020-11-06 | 1 | -19/+114 | |
| * | | | | | | Add infer_function_return_type assist | Lukas Wirth | 2020-11-06 | 3 | -0/+128 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge #6484 | bors[bot] | 2020-11-06 | 1 | -50/+64 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Minor, cleanup style | Aleksey Kladov | 2020-11-06 | 1 | -50/+64 | |
|/ / / / / | ||||||
* | | | | | Merge #6480 | bors[bot] | 2020-11-06 | 1 | -14/+107 | |
|\ \ \ \ \ | ||||||
| * | | | | | Support closure in change_return_type_to_result assist | Lukas Wirth | 2020-11-06 | 1 | -14/+107 | |
| |/ / / / | ||||||
* | | | | | Merge #6483 | bors[bot] | 2020-11-06 | 1 | -0/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | don\t indent tests | Aleksey Kladov | 2020-11-06 | 1 | -0/+26 | |
|/ / / / / | ||||||
* | | | | | Merge #6482 | bors[bot] | 2020-11-06 | 6 | -103/+154 | |
|\ \ \ \ \ | ||||||
| * | | | | | More orthogonal API | Aleksey Kladov | 2020-11-06 | 2 | -48/+38 | |
| * | | | | | Move int parsing to IntNumber token | Aleksey Kladov | 2020-11-06 | 4 | -77/+92 | |
| * | | | | | Better imports | Aleksey Kladov | 2020-11-06 | 1 | -11/+11 | |
| * | | | | | Generate token for ints and floats | Aleksey Kladov | 2020-11-06 | 2 | -1/+47 | |
|/ / / / / | ||||||
* | | | | | Merge #6479 | bors[bot] | 2020-11-06 | 1 | -2/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Ignore RUST_SRC_PATH if it is set to invalid value | Aleksey Kladov | 2020-11-06 | 1 | -2/+6 | |
|/ / / / | ||||||
* | | | | Merge #6470 | bors[bot] | 2020-11-05 | 1 | -0/+17 | |
|\ \ \ \ | ||||||
| * | | | | Restore semantic token flickering workaround removed in #5697 | Charles Pierce | 2020-11-04 | 1 | -0/+17 | |
* | | | | | Merge #6471 | bors[bot] | 2020-11-05 | 1 | -6/+6 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | cargo update | kjeremy | 2020-11-05 | 1 | -6/+6 | |
|/ / / / | ||||||
* | | | | Merge #6468 | bors[bot] | 2020-11-04 | 1 | -1/+10 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add common issues to the bug report template | Laurențiu Nicola | 2020-11-04 | 1 | -1/+10 | |
|/ / / | ||||||
* | | | Merge #6467 | bors[bot] | 2020-11-04 | 4 | -18/+62 | |
|\ \ \ | ||||||
| * | | | Don't stack overflow on circular modules | Aleksey Kladov | 2020-11-04 | 4 | -18/+62 | |
* | | | | Merge #6456 | bors[bot] | 2020-11-04 | 3 | -41/+137 | |
|\ \ \ \ | ||||||
| * | | | | Support struct variants in extract_struct_from_enum_variant | Lukas Wirth | 2020-11-03 | 3 | -49/+101 | |
| * | | | | only check type namespace in extract_struct_from_enum_variant for collisions | Lukas Wirth | 2020-11-03 | 1 | -9/+53 | |
* | | | | | Merge #6458 | bors[bot] | 2020-11-04 | 1 | -38/+114 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Qualify trait impl created by add_custom_impl assist | Lukas Wirth | 2020-11-03 | 1 | -38/+114 | |
| |/ / / | ||||||
* | | / | Create issue templates | Aleksey Kladov | 2020-11-04 | 2 | -0/+25 | |
| |_|/ |/| | | ||||||
* | | | Merge #6454 | bors[bot] | 2020-11-03 | 3 | -136/+137 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix overflow panic in convert_interger_literal assist | Aleksey Kladov | 2020-11-03 | 3 | -136/+137 | |
* | | | Merge #6287 | bors[bot] | 2020-11-03 | 5 | -107/+129 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Make insert_use return a SyntaxRewriter | Lukas Wirth | 2020-11-02 | 5 | -107/+129 | |
* | | | Merge #6401 | bors[bot] | 2020-11-03 | 1 | -2/+23 | |
|\ \ \ | ||||||
| * | | | Only show `self` ident when showing parameter self hints | Lukas Wirth | 2020-11-02 | 1 | -2/+23 | |
| |/ / | ||||||
* | | | Merge #6435 | bors[bot] | 2020-11-03 | 1 | -2/+15 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Feedback. | James Leitch | 2020-11-02 | 3 | -8/+2 | |
| * | | Test Fixture ExplicitRoot + ModuleResolutionRelativePathOutsideRoot. | James Leitch | 2020-11-02 | 3 | -3/+22 | |
* | | | Merge #6450 | bors[bot] | 2020-11-03 | 1 | -0/+60 | |
|\ \ \ | ||||||
| * | | | fix: distinguish turbofish function calls from namespaces | Dusty Pomerleau | 2020-11-03 | 1 | -0/+60 | |
|/ / / | ||||||
* | | | Merge #6430 | bors[bot] | 2020-11-03 | 10 | -1355/+1781 | |
|\ \ \ | ||||||
| * | | | Remove intra-crate facade from completions | Igor Aleksanov | 2020-11-03 | 2 | -10/+16 | |
| * | | | Get rid of do-er antipattern | Igor Aleksanov | 2020-11-03 | 7 | -45/+100 | |
| * | | | Provide only explicit constructor for RenderContext | Igor Aleksanov | 2020-11-03 | 2 | -16/+14 | |
| * | | | Add doc-comments to the new files | Igor Aleksanov | 2020-11-03 | 6 | -1/+17 |