Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-----. | Merge #5451 #5463 #5465 #5466 | bors[bot] | 2020-07-21 | 11 | -82/+131 |
|\ \ \ \ | |||||
| | | | * | Do not show default types in closures | Kirill Bulatov | 2020-07-20 | 2 | -3/+21 |
| | | * | | Bump chalk | kjeremy | 2020-07-20 | 1 | -3/+3 |
| | | |/ | |||||
| | * / | Bump lexer | kjeremy | 2020-07-20 | 1 | -1/+1 |
| | |/ | |||||
| * | | On second thought, we want to preserve the textMate here where all punctuatio... | GrayJack | 2020-07-21 | 3 | -3/+5 |
| * | | `#` as Attribute | GrayJack | 2020-07-21 | 3 | -2/+3 |
| * | | @ as operator | GrayJack | 2020-07-21 | 1 | -2/+3 |
| * | | Assingment semantic highlight | GrayJack | 2020-07-20 | 6 | -41/+47 |
| * | | Handle semantic highlight when STAR is part of the `*{const, mut}` | GrayJack | 2020-07-20 | 6 | -32/+35 |
| * | | Highlight more cases of SyntaxKind when it is a punctuation | GrayJack | 2020-07-20 | 1 | -14/+32 |
* | | | Merge #5467 | bors[bot] | 2020-07-21 | 2 | -0/+7 |
|\ \ \ | |||||
| * | | | Protect against `{}` | kjeremy | 2020-07-20 | 1 | -1/+1 |
| * | | | Allow client to respond to workspace/configuration with null values | kjeremy | 2020-07-20 | 2 | -0/+7 |
| | |/ | |/| | |||||
* | | | Merge #5471 | bors[bot] | 2020-07-21 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | Typo | Aleksey Kladov | 2020-07-21 | 2 | -5/+5 |
* | | | | Merge #5470 | bors[bot] | 2020-07-21 | 2 | -2/+11 |
|\| | | | |||||
| * | | | Propagate cargo.target to checkOnSave | Aleksey Kladov | 2020-07-21 | 2 | -2/+11 |
| |/ / | |||||
* | | | Merge #5458 | bors[bot] | 2020-07-21 | 3 | -849/+896 |
|\ \ \ | |/ / |/| | | |||||
| * | | Inline lang items in coercion tests | Laurențiu Nicola | 2020-07-20 | 2 | -27/+65 |
| * | | Use expect in never_type tests | Laurențiu Nicola | 2020-07-20 | 3 | -186/+185 |
| * | | Use expect in coercion tests | Laurențiu Nicola | 2020-07-20 | 1 | -674/+684 |
* | | | Merge #5440 | bors[bot] | 2020-07-20 | 7 | -8/+8 |
|\ \ \ | |||||
| * | | | Minor perf tweaks per clippy | Jeremy Kolb | 2020-07-19 | 7 | -8/+8 |
* | | | | Simplify | Aleksey Kladov | 2020-07-20 | 1 | -9/+5 |
* | | | | Add is_workspace_member for rust-project.json | Aleksey Kladov | 2020-07-20 | 1 | -24/+36 |
* | | | | Simplify | Aleksey Kladov | 2020-07-20 | 2 | -11/+11 |
| |_|/ |/| | | |||||
* | | | Fix a typo in completion docs | Pascal Hertleif | 2020-07-19 | 1 | -1/+1 |
|/ / | |||||
* / | Specify default adt representation for chalk integration | Wilco Kusee | 2020-07-19 | 1 | -1/+1 |
|/ | |||||
* | Simplify exclusion logic | Aleksey Kladov | 2020-07-18 | 5 | -110/+120 |
* | Don't show docs in concise signature help | Aleksey Kladov | 2020-07-18 | 1 | -5/+9 |
* | Add turbo-fish works after `()` | Aleksey Kladov | 2020-07-18 | 1 | -1/+28 |
* | Merge #5423 | bors[bot] | 2020-07-17 | 2 | -0/+102 |
|\ | |||||
| * | Correctly resolve assoc. types in path bindings | Jonas Schievink | 2020-07-17 | 2 | -0/+102 |
* | | More precise ranges in remove hashes assist | Aleksey Kladov | 2020-07-17 | 1 | -79/+52 |
* | | Remove insta for ra_hir_def | Aleksey Kladov | 2020-07-17 | 3 | -164/+169 |
* | | Fix out of bounds panic in active parameter | Aleksey Kladov | 2020-07-17 | 2 | -0/+20 |
|/ | |||||
* | Rewrite def map tests from insta to expect | Aleksey Kladov | 2020-07-17 | 5 | -1938/+1821 |
* | Move tests | Aleksey Kladov | 2020-07-17 | 2 | -74/+71 |
* | Merge #5327 | bors[bot] | 2020-07-17 | 9 | -0/+20 |
|\ | |||||
| * | Mark machine applicable fixes as preferred | Jeremy Kolb | 2020-07-16 | 9 | -0/+20 |
* | | Merge #5417 | bors[bot] | 2020-07-17 | 5 | -35/+86 |
|\ \ | |||||
| * | | Add test for fn pointers | Aleksey Kladov | 2020-07-17 | 1 | -0/+15 |
| * | | call_info works with closures | Aleksey Kladov | 2020-07-17 | 4 | -26/+42 |
| * | | Mismatched arg count works for lambdas | Aleksey Kladov | 2020-07-17 | 2 | -10/+30 |
* | | | Unclutter NavigationTarget API | Aleksey Kladov | 2020-07-17 | 11 | -198/+166 |
* | | | Continue non-doc comments with trailing space | Aleksey Kladov | 2020-07-17 | 2 | -9/+59 |
|/ / | |||||
* | | Remove FunctionSignature | Aleksey Kladov | 2020-07-16 | 4 | -181/+8 |
* | | Inlay hints use callables | Aleksey Kladov | 2020-07-16 | 3 | -140/+35 |
* | | Rename | Aleksey Kladov | 2020-07-16 | 4 | -10/+11 |
* | | Don't use function signature for Display | Aleksey Kladov | 2020-07-16 | 4 | -62/+47 |