aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move TokenExpander to base_db and rename itJonas Schievink2020-12-274-12/+12
* Merge #7047bors[bot]2020-12-274-8/+44
|\
| * Add force_show_panics flagEdwin Cheng2020-12-274-8/+44
* | Merge #7043bors[bot]2020-12-266-120/+69
|\ \
| * | Simplify assists resolution APIAleksey Kladov2020-12-266-120/+69
|/ /
* | Merge #7038bors[bot]2020-12-252-14/+18
|\ \
| * | Fix type typo in add_missing_impl_members docLukas Wirth2020-12-252-14/+18
* | | Merge #7036bors[bot]2020-12-251-1/+39
|\ \ \
| * | | Don't split path separators apart in doctest runnablesLukas Wirth2020-12-251-1/+39
| |/ /
* | | Merge #7032bors[bot]2020-12-241-43/+22
|\ \ \
| * | | Simplify moreAleksey Kladov2020-12-241-43/+22
|/ / /
* | | Merge #7031bors[bot]2020-12-241-35/+7
|\ \ \
| * | | SimplifyAleksey Kladov2020-12-241-35/+7
|/ / /
* | | Merge #7030bors[bot]2020-12-2421-14/+142
|\ \ \
| * | | Support labels in reference searchLukas Wirth2020-12-2421-14/+142
| |/ /
* | | Merge #7029bors[bot]2020-12-241-3/+5
|\ \ \
| * | | Flush stdout when clearing the progress barLaurențiu Nicola2020-12-241-3/+5
* | | | Merge #7028bors[bot]2020-12-242-14/+14
|\ \ \ \
| * | | | pit-of-success API for unresolved code actionsAleksey Kladov2020-12-242-14/+14
* | | | | Merge #7021bors[bot]2020-12-249-68/+167
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Track labels in the HIRLukas Wirth2020-12-249-68/+167
* | | | | Merge #7027bors[bot]2020-12-243-2/+66
|\ \ \ \ \
| * | | | | Fix macro_rules not accepting brackets or parenthesesLukas Wirth2020-12-243-2/+66
| |/ / / /
* | | | | Merge #7026bors[bot]2020-12-241-1/+1
|\ \ \ \ \
| * | | | | Update manual.adocHeyward Fann2020-12-241-1/+1
|/ / / / /
* | | | | Merge #7020bors[bot]2020-12-237-11/+76
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |