Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #6396 | bors[bot] | 2020-10-28 | 1 | -45/+68 |
|\ | |||||
| * | refactor(hir_ty): do not override DisplayTarget in hir_fmt | Benjamin Coenen | 2020-10-28 | 1 | -45/+68 |
* | | Merge #6394 | bors[bot] | 2020-10-28 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Smaller inlay hints | kjeremy | 2020-10-28 | 1 | -1/+1 |
* | | Merge #6387 | bors[bot] | 2020-10-28 | 3 | -13/+72 |
|\ \ | |/ |/| | |||||
| * | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 4 | -8/+17 |
| * | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 3 | -60/+44 |
| * | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 6 | -155/+108 |
| * | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 2 | -31/+102 |
| * | do not use associated types placeholder for inlay hint #6191 | Benjamin Coenen | 2020-10-27 | 3 | -19/+61 |
* | | Merge #6384 | bors[bot] | 2020-10-28 | 1 | -3/+67 |
|\ \ | |||||
| * | | add doctest runnables on struct #6356 | Benjamin Coenen | 2020-10-27 | 1 | -1/+1 |
| * | | add doctest runnables on struct #6356 | Benjamin Coenen | 2020-10-27 | 1 | -3/+67 |
* | | | Merge #6392 | bors[bot] | 2020-10-28 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Also set textDecoration: none on inlay hints | Laurențiu Nicola | 2020-10-28 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge #6379 | bors[bot] | 2020-10-27 | 3 | -0/+15 |
|\ \ \ | |||||
| * | | | Highlight never type as BuiltinType | Lukas Wirth | 2020-10-26 | 3 | -0/+15 |
* | | | | Merge #6382 | bors[bot] | 2020-10-27 | 1 | -0/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Set font-wieght: normal on inlay hints | Laurențiu Nicola | 2020-10-27 | 1 | -0/+1 |
* | | | | Merge #6383 | bors[bot] | 2020-10-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Update client install command in dev docs | Laurențiu Nicola | 2020-10-27 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge #6376 | bors[bot] | 2020-10-27 | 4 | -1/+26 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix test | GrayJack | 2020-10-26 | 1 | -158/+158 |
| * | | | Add test to avoid regression | GrayJack | 2020-10-26 | 2 | -153/+165 |
| * | | | Fix case where non FnOnce variables is marked callable | GrayJack | 2020-10-26 | 2 | -1/+14 |
| | |/ | |/| | |||||
* | | | Merge #6257 | bors[bot] | 2020-10-26 | 1 | -11/+11 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Don't suggest extracting out 1-tuple enum variants | Wesley Norris | 2020-10-26 | 1 | -11/+11 |
* | | | Merge #6378 | bors[bot] | 2020-10-26 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | Better ordering of assists | Aleksey Kladov | 2020-10-26 | 1 | -2/+3 |
|/ / / | |||||
* | | | Merge #6351 | bors[bot] | 2020-10-26 | 22 | -185/+165 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Reduce visibility of some methods | Igor Aleksanov | 2020-10-26 | 2 | -3/+3 |
| * | | Add a module doc-comment for completions module | Igor Aleksanov | 2020-10-25 | 1 | -0/+2 |
| * | | Remove presentation module | Igor Aleksanov | 2020-10-25 | 3 | -1421/+1409 |
| * | | Move Completions structure definition into completions module | Igor Aleksanov | 2020-10-25 | 9 | -74/+74 |
| * | | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 23 | -109/+99 |
* | | | Merge #6367 | bors[bot] | 2020-10-26 | 2 | -2/+22 |
|\ \ \ | |||||
| * | | | Handle #![cfg] in crate root | Jonas Schievink | 2020-10-26 | 2 | -2/+22 |
* | | | | Merge #6313 | bors[bot] | 2020-10-26 | 21 | -24/+77 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Update tests | Jeremy A. Kolb | 2020-10-26 | 10 | -0/+22 |
| * | | | Request a refresh of semantic tokens if things are loaded up | kjeremy | 2020-10-26 | 2 | -0/+16 |
| * | | | Update package | kjeremy | 2020-10-26 | 2 | -12/+12 |
| * | | | Latest proposed LSP 3.16.0 | kjeremy | 2020-10-26 | 9 | -24/+39 |
* | | | | Merge #6333 | bors[bot] | 2020-10-26 | 4 | -8/+141 |
|\ \ \ \ | |||||
| * | | | | Allow assist move_arm_cond_to_match_guard inside blocks | Arif Roktim | 2020-10-24 | 1 | -7/+80 |
| * | | | | Don't interpret type path as part of visibility. | Arif Roktim | 2020-10-24 | 3 | -1/+61 |
* | | | | | Merge #6347 | bors[bot] | 2020-10-26 | 1 | -24/+141 |
|\ \ \ \ \ | |||||
| * | | | | | Remove InsertPos::Before variant in Syntax Rewriter | Lukas Wirth | 2020-10-24 | 1 | -13/+20 |
| * | | | | | Support insertion in SyntaxRewriter | Lukas Wirth | 2020-10-24 | 1 | -24/+134 |
* | | | | | | Merge #6350 | bors[bot] | 2020-10-26 | 1 | -126/+123 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Make IncorrectDiagnostic match rustc by copying rustc's code. | Arif Roktim | 2020-10-25 | 1 | -126/+123 |
| |/ / / / |