Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #6443 | bors[bot] | 2020-11-02 | 1 | -1/+1 |
|\ | |||||
| * | Remove unnecessary clone | Jonas Schievink | 2020-11-02 | 1 | -1/+1 |
|/ | |||||
* | Merge #6441 | bors[bot] | 2020-11-02 | 1 | -9/+34 |
|\ | |||||
| * | Remove debug print | Jonas Schievink | 2020-11-02 | 1 | -1/+0 |
| * | Coalesce prime_caches updates | Jonas Schievink | 2020-11-02 | 1 | -9/+35 |
* | | Merge #6442 | bors[bot] | 2020-11-02 | 3 | -14/+14 |
|\ \ | |/ |/| | |||||
| * | Bump chalk and lexer | kjeremy | 2020-11-02 | 3 | -14/+14 |
|/ | |||||
* | Merge #6440 | bors[bot] | 2020-11-02 | 40 | -128/+121 |
|\ | |||||
| * | Update crates | Aleksey Kladov | 2020-11-02 | 1 | -7/+7 |
| * | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 39 | -121/+114 |
|/ | |||||
* | Merge #6438 | bors[bot] | 2020-11-02 | 34 | -158/+157 |
|\ | |||||
| * | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 34 | -158/+157 |
* | | Merge #6437 | bors[bot] | 2020-11-02 | 1 | -0/+54 |
|\ \ | |/ |/| | |||||
| * | Update docs/dev/style.md | Aleksey Kladov | 2020-11-02 | 1 | -1/+1 |
| * | Document doer object anti-pattern | Aleksey Kladov | 2020-11-02 | 1 | -0/+54 |
|/ | |||||
* | Merge #6436 | bors[bot] | 2020-11-02 | 1 | -0/+6 |
|\ | |||||
| * | fix: allow comments in attributes | Dusty Pomerleau | 2020-11-02 | 1 | -0/+6 |
|/ | |||||
* | Merge #6423 | bors[bot] | 2020-10-31 | 1 | -18/+18 |
|\ | |||||
| * | cargo update | Jeremy Kolb | 2020-10-31 | 1 | -18/+18 |
|/ | |||||
* | Merge #6420 | bors[bot] | 2020-10-31 | 1 | -1/+1 |
|\ | |||||
| * | Update Cargo.toml | Pavan Kumar Sunkara | 2020-10-31 | 1 | -1/+1 |
|/ | |||||
* | Merge #6416 | bors[bot] | 2020-10-30 | 3 | -58/+62 |
|\ | |||||
| * | Respond with JSON-RPC error if we failed to deserialize request | Aleksey Kladov | 2020-10-30 | 3 | -58/+62 |
* | | Merge #6415 | bors[bot] | 2020-10-30 | 7 | -329/+188 |
|\ \ | |/ |/| | |||||
| * | Upgrade Chalk to 0.36 | Florian Diebold | 2020-10-30 | 7 | -329/+188 |
|/ | |||||
* | Merge #6411 | bors[bot] | 2020-10-30 | 1 | -6/+1 |
|\ | |||||
| * | remove FIXME after rust 1.47 comes out | yuqing | 2020-10-30 | 1 | -6/+1 |
|/ | |||||
* | Merge #6403 | bors[bot] | 2020-10-29 | 1 | -2/+2 |
|\ | |||||
| * | docs: Update Neovim nvim-lspconfig repository link | Dave Lage | 2020-10-29 | 1 | -2/+2 |
|/ | |||||
* | Merge #6398 | bors[bot] | 2020-10-28 | 1 | -7/+7 |
|\ | |||||
| * | cargo update | kjeremy | 2020-10-28 | 1 | -7/+7 |
* | | 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 |