aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't offer to add missing fields of unknown typesLaurențiu Nicola2020-06-221-0/+3
* Merge #4984bors[bot]2020-06-221-10/+12
|\
| * Add sponsors section to changelogAleksey Kladov2020-06-221-10/+12
* | Merge #4983bors[bot]2020-06-221-0/+74
|\ \ | |/ |/|
| * Add paths::RelPath[Buf]Aleksey Kladov2020-06-221-0/+74
|/
* Merge #4899bors[bot]2020-06-221-72/+206
|\
| * don't complete top level attrs inside nested attrs and add better labels #4899Benjamin Coenen2020-06-221-8/+1
| * don't complete top level attrs inside nested attrs and add better labels #4899Benjamin Coenen2020-06-211-16/+105
| * don't complete top level attrs inside nested attrs and add better labels #4890Benjamin Coenen2020-06-181-16/+8
| * don't complete top level attrs inside nested attrs and add better labels #4890Benjamin Coenen2020-06-151-63/+123
* | Merge #4921bors[bot]2020-06-2210-555/+1480
|\ \
| * | Allow SSR to match type references, items, paths and patternsDavid Lattimore2020-06-2210-555/+1480
* | | Merge #4928bors[bot]2020-06-221-48/+139
|\ \ \ | |/ / |/| |
| * | Merge branch 'fix_renaming_mod_in_use_tree' of https://github.com/unexge/rust...unexge2020-06-170-0/+0
| |\ \
| | * | Fix renaming mod in use treeunexge2020-06-111-55/+146
| * | | Fix renaming mod in use treeunexge2020-06-171-48/+139
* | | | Merge #4971bors[bot]2020-06-212-22/+28
|\ \ \ \
| * | | | Update test for new serdeJeremy Kolb2020-06-211-1/+1
| * | | | cargo updateJeremy Kolb2020-06-211-21/+27
|/ / / /
* | | | Merge #4969bors[bot]2020-06-211-10/+24
|\ \ \ \
| * | | | Handle bindings after @ in patternsJonas Schievink2020-06-211-10/+24
|/ / / /
* | | | Merge #4962bors[bot]2020-06-2129-1/+222
|\ \ \ \
| * | | | Implement APIs for parsing expressions, types, paths, patterns and itemsDavid Lattimore2020-06-2129-1/+222
* | | | | Merge #4959bors[bot]2020-06-213-2/+19
|\ \ \ \ \
| * | | | | Syntax highlighting for documentation comments on macro definitionsLeander Tentrup2020-06-193-2/+19
* | | | | | Merge #4963bors[bot]2020-06-212-11/+60
|\ \ \ \ \ \
| * | | | | | Download artifacts into tmp dirVeetaha2020-06-202-11/+60
* | | | | | | Merge #4947bors[bot]2020-06-207-59/+90
|\ \ \ \ \ \ \
| * | | | | | | Recursively compute impl setsJonas Schievink2020-06-191-13/+26
| * | | | | | | Add new query to statsJonas Schievink2020-06-192-4/+5
| * | | | | | | Don't include downstream crate in queryJonas Schievink2020-06-191-1/+2
| * | | | | | | Replace `impls_in_trait` with `CrateImplDefs`Jonas Schievink2020-06-197-63/+79
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge #4964bors[bot]2020-06-207-192/+109
|\ \ \ \ \ \ \
| * | | | | | | Move ReqQueue to lsp-serverAleksey Kladov2020-06-207-192/+109
|/ / / / / / /
* | | | | | | Merge #4961bors[bot]2020-06-204-170/+188
|\ \ \ \ \ \ \
| * | | | | | | Centralize handing of in-flight requestsAleksey Kladov2020-06-204-170/+188
| | |/ / / / / | |/| | | | |
* | | | | | | Merge #4958bors[bot]2020-06-204-24/+312
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Push obligation instead of matching on solutionadamrk2020-06-202-45/+40
| * | | | | | Get Output assoc type by nameadamrk2020-06-201-13/+3
| * | | | | | Add test for dyn Fn Outputadamrk2020-06-201-0/+68
| * | | | | | move tests to ra_hir_tyadamrk2020-06-202-104/+155
| * | | | | | Fixes to callable_sig_from_fn_traitadamrk2020-06-202-67/+72
| * | | | | | Make get_fn_trait a method of FnTraitadamrk2020-06-203-21/+21
| * | | | | | Switch back callable_sig for known fn typesadamrk2020-06-202-4/+4
| * | | | | | Infer FnSig from Fn traitsadamrk2020-06-195-18/+197
* | | | | | | Merge #4952bors[bot]2020-06-192-0/+94
|\ \ \ \ \ \ \
| * | | | | | | Shift bound variables correctly when using assoc type shorthandFlorian Diebold2020-06-192-0/+94
* | | | | | | | Merge #4951bors[bot]2020-06-192-6/+31
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Don't panic on crates depending on themselvesFlorian Diebold2020-06-192-6/+31
* | | | | | | | Merge #4955bors[bot]2020-06-191-3/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |