Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| |/ | ||||||
* | | 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 #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 | |
| * | | | Make structures order more logical in render.rs | Igor Aleksanov | 2020-11-03 | 1 | -5/+5 | |
| * | | | Move rendering tests to the render module | Igor Aleksanov | 2020-11-03 | 6 | -1095/+1163 | |
| * | | | Add TypeAliasRender | Igor Aleksanov | 2020-11-03 | 4 | -19/+54 | |
| * | | | Add ConstRender | Igor Aleksanov | 2020-11-03 | 5 | -28/+65 | |
| * | | | Introduce render module | Igor Aleksanov | 2020-11-03 | 7 | -246/+457 | |
| | |/ | |/| | ||||||
* | | | Improve decl_check module readability | Igor Aleksanov | 2020-11-03 | 1 | -6/+6 | |
* | | | Remove numbers from comments in decl_check.rs | Igor Aleksanov | 2020-11-03 | 1 | -15/+15 | |
* | | | Check for allow(..) attributes for case diagnostic | Igor Aleksanov | 2020-11-03 | 1 | -25/+91 | |
|/ / | ||||||
* | | Merge #6445 | bors[bot] | 2020-11-02 | 1 | -14/+14 | |
|\ \ | ||||||
| * | | Fix coalescing of prime_caches updates | Jonas Schievink | 2020-11-02 | 1 | -14/+14 | |
* | | | Merge #6365 | bors[bot] | 2020-11-02 | 2 | -41/+121 | |
|\ \ \ | ||||||
| * | | | Do insertion lookahead in algo::diff | Lukas Wirth | 2020-10-26 | 2 | -41/+121 | |
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge #6393 #6399 | bors[bot] | 2020-11-02 | 2 | -15/+275 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | Keep generic annotations when qualifying things | Lukas Wirth | 2020-10-29 | 1 | -13/+169 | |
| * | | | | Add check if param name is similar to fn name | Matthew Sanetra | 2020-10-28 | 1 | -2/+106 | |
* | | | | | 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 | |
* | | | | | | Bump chalk and lexer | kjeremy | 2020-11-02 | 2 | -4/+4 | |
|/ / / / / | ||||||
* | | | | | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 35 | -117/+110 | |
* | | | | | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 29 | -149/+148 | |
* | | | | | 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 | |
* | | | | | | Upgrade Chalk to 0.36 | Florian Diebold | 2020-10-30 | 5 | -319/+179 | |
|/ / / / / | ||||||
* | | | | | remove FIXME after rust 1.47 comes out | yuqing | 2020-10-30 | 1 | -6/+1 | |
* | | | | | refactor(hir_ty): do not override DisplayTarget in hir_fmt | Benjamin Coenen | 2020-10-28 | 1 | -45/+68 | |
* | | | | | 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 |