aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Implement const block inferenceLukas Wirth2020-12-235-6/+25
| * | | | | | Implement const pat inferenceLukas Wirth2020-12-234-5/+51
| |/ / / / /
* | | | | | Merge #7022bors[bot]2020-12-232-3/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Prevent multiple incorrect case diagnostics in functionsunexge2020-12-232-3/+16
|/ / / / /
* | | | | Merge #7009bors[bot]2020-12-235-6/+92
|\ \ \ \ \
| * | | | | Implement workspace/willRenameFiles for single-level file movesJeremy Kolb2020-12-235-6/+92
|/ / / / /
* | | | | Merge #7019bors[bot]2020-12-233-1/+12
|\ \ \ \ \
| * | | | | Try serde_path_to_error for LSP InitializeParamsLaurențiu Nicola2020-12-233-1/+12
* | | | | | Merge #7016bors[bot]2020-12-234-20/+28
|\ \ \ \ \ \
| * | | | | | Bump depsLaurențiu Nicola2020-12-231-4/+4
| * | | | | | Bump chalkLaurențiu Nicola2020-12-233-13/+21
| * | | | | | Bump rustc_lexerLaurențiu Nicola2020-12-232-3/+3
| |/ / / / /
* | | | | | Merge #7018bors[bot]2020-12-231-61/+58
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make code more directAleksey Kladov2020-12-231-27/+20
| * | | | | Make code more understandableAleksey Kladov2020-12-231-9/+13
| * | | | | Rename for clarityAleksey Kladov2020-12-231-46/+46
| |/ / / /
* | | | | Merge #7010bors[bot]2020-12-2313-7/+172
|\ \ \ \ \
| * | | | | Remove local ungrammar dependencyLukas Wirth2020-12-233-4/+4
| * | | | | Parse const effect blockLukas Wirth2020-12-234-2/+38
| * | | | | Parse ConstBlockPatLukas Wirth2020-12-233-0/+96
| * | | | | Update ungrammar for const block patternsLukas Wirth2020-12-237-7/+40
* | | | | | Merge #7017bors[bot]2020-12-231-1/+7
|\ \ \ \ \ \
| * | | | | | Document `make` module designAleksey Kladov2020-12-231-1/+7
| | |/ / / / | |/| | | |
* | | | | | Merge #6960bors[bot]2020-12-232-1/+55
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Show enum variant completions for ref scrutineeLukas Wirth2020-12-201-1/+26
| * | | | | Show enum variant on Self qualified pathsLukas Wirth2020-12-201-0/+29
| | |_|/ / | |/| | |
* | | | | Merge #7015bors[bot]2020-12-231-1/+1
|\ \ \ \ \
| * | | | | Disable unaligned feature for the object crateLaurențiu Nicola2020-12-231-1/+1
* | | | | | Merge #7014bors[bot]2020-12-231-11/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Set RA_TARGET at job levelLaurențiu Nicola2020-12-231-11/+9
* | | | | | Merge #7013bors[bot]2020-12-232-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't think that /submod.rs is /mod.rsAleksey Kladov2020-12-232-5/+5
|/ / / / /
* | | | | Merge #7012bors[bot]2020-12-232-2/+5
|\ \ \ \ \
| * | | | | Document, how to view config in effectAleksey Kladov2020-12-232-2/+5
|/ / / / /
* | | | | Merge #7011bors[bot]2020-12-232-2/+1
|\ \ \ \ \
| * | | | | Don't release uncompressed binaries under the new naming schemeLaurențiu Nicola2020-12-232-2/+1
|/ / / / /
* | | | | Merge #7000bors[bot]2020-12-235-28/+52
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Store invocation site for eager macrosJonas Schievink2020-12-225-28/+52
* | | | | Merge #6964bors[bot]2020-12-228-74/+363
|\ \ \ \ \
| * | | | | Reduce some more code duplicationLukas Wirth2020-12-225-94/+76
| * | | | | Insert snippet positions after fields names in record patternsLukas Wirth2020-12-212-6/+6
| * | | | | Create non-exhaustive patterns for non_exhaustive attributed itemsLukas Wirth2020-12-201-3/+5
| * | | | | Reduce code duplication in pattern completionLukas Wirth2020-12-201-34/+29
| * | | | | Emit snippets for struct pattern completion if enabledLukas Wirth2020-12-202-15/+36
| * | | | | Add completions for patternsLukas Wirth2020-12-206-26/+315
| | |/ / / | |/| | |
* | | | | Merge #7001bors[bot]2020-12-221-6/+8
|\ \ \ \ \
| * | | | | Add support for downloading aarch64-apple-darwin binaries, change naming conv...Laurențiu Nicola2020-12-221-6/+8
| | |_|/ / | |/| | |
* | | | | Merge #7005bors[bot]2020-12-221-103/+66
|\ \ \ \ \
| * | | | | Improve extract_module_to_file assistAleksey Kladov2020-12-221-103/+66
| | |_|/ / | |/| | |
* | | | | Merge #7002bors[bot]2020-12-221-5/+15
|\ \ \ \ \