Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Replace remaining insta uses | Laurențiu Nicola | 2020-07-21 | 6 | -5365/+5366 | |
|/ / / | ||||||
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*-----. \ \ | Merge #5451 #5463 #5465 #5466 | bors[bot] | 2020-07-21 | 12 | -92/+141 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | | | * | | Do not show default types in closures | Kirill Bulatov | 2020-07-20 | 2 | -3/+21 | |
| | | * | | | Bump chalk | kjeremy | 2020-07-20 | 2 | -11/+11 | |
| | | |/ / | ||||||
| | * / / | Bump lexer | kjeremy | 2020-07-20 | 2 | -3/+3 | |
| | |/ / | ||||||
| * | | | 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 #5460 | bors[bot] | 2020-07-20 | 1 | -6/+6 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | cargo update | kjeremy | 2020-07-20 | 1 | -6/+6 | |
|/ / / / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge #5439 #5459 | bors[bot] | 2020-07-20 | 2 | -20/+21 | |
|\ \ \ \ \ | ||||||
| | * | | | | Fix typo | Aleksey Kladov | 2020-07-20 | 1 | -1/+1 | |
| * | | | | | cargo update | Jeremy Kolb | 2020-07-19 | 1 | -19/+20 | |
* | | | | | | Merge #5440 | bors[bot] | 2020-07-20 | 7 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Minor perf tweaks per clippy | Jeremy Kolb | 2020-07-19 | 7 | -8/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge #5457 | bors[bot] | 2020-07-20 | 2 | -33/+41 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | 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 | |
* | | | | | | Merge #5456 | bors[bot] | 2020-07-20 | 2 | -11/+11 | |
|\| | | | | | |_|_|/ / |/| | | | | ||||||
| * | | | | Simplify | Aleksey Kladov | 2020-07-20 | 2 | -11/+11 | |
|/ / / / | ||||||
* | | | | Merge #5438 | bors[bot] | 2020-07-19 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix a typo in completion docs | Pascal Hertleif | 2020-07-19 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge #5437 | bors[bot] | 2020-07-19 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Specify default adt representation for chalk integration | Wilco Kusee | 2020-07-19 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge #5433 | bors[bot] | 2020-07-18 | 7 | -141/+120 | |
|\ \ | ||||||
| * | | Simplify exclusion logic | Aleksey Kladov | 2020-07-18 | 7 | -141/+120 | |
|/ / | ||||||
* | | Merge #5431 | bors[bot] | 2020-07-18 | 1 | -5/+9 | |
|\ \ | ||||||
| * | | Don't show docs in concise signature help | Aleksey Kladov | 2020-07-18 | 1 | -5/+9 | |
|/ / | ||||||
* | | Merge #5430 | bors[bot] | 2020-07-18 | 1 | -1/+28 | |
|\ \ | ||||||
| * | | 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 | |
* | | | Merge #5427 | bors[bot] | 2020-07-17 | 1 | -79/+52 | |
|\ \ \ | ||||||
| * | | | More precise ranges in remove hashes assist | Aleksey Kladov | 2020-07-17 | 1 | -79/+52 | |
|/ / / | ||||||
* | | | Merge #5425 | bors[bot] | 2020-07-17 | 4 | -165/+169 | |
|\ \ \ | ||||||
| * | | | Remove insta for ra_hir_def | Aleksey Kladov | 2020-07-17 | 4 | -165/+169 |