aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try to detect musl distros in the Code extensionLaurențiu Nicola2021-02-201-2/+12
* Merge #7727bors[bot]2021-02-201-3/+5
|\
| * Remove documentation of obsolete extend selection commandLaurențiu Nicola2021-02-201-3/+5
|/
* Merge #7726bors[bot]2021-02-201-0/+3
|\
| * feat(completion): add doc(hidden) completion for attributesBenjamin Coenen2021-02-201-0/+3
* | Merge #7725bors[bot]2021-02-202-1/+33
|\ \ | |/ |/|
| * fix(assist): display where predicates when we want to generate implBenjamin Coenen2021-02-202-1/+33
|/
* Merge #7724bors[bot]2021-02-203-4/+94
|\
| * Consider import prefix config settings during flyimportsKirill Bulatov2021-02-203-4/+94
|/
* Merge #7723bors[bot]2021-02-202-6/+6
|\
| * Fix typosazzamsa2021-02-202-6/+6
* | Merge #7722bors[bot]2021-02-202-4/+37
|\ \ | |/ |/|
| * Add testLaurențiu Nicola2021-02-201-0/+24
| * Fix incorrect missing field diagnostic with box patternsLaurențiu Nicola2021-02-201-4/+13
|/
* Merge #7707bors[bot]2021-02-1737-32/+33
|\
| * rename completion -> ide_completionAleksey Kladov2021-02-1737-32/+33
|/
* Merge #7706bors[bot]2021-02-173-28/+26
|\
| * Revert "Replace usage of ast::NameOrNameRef with ast::NameLike"Lukas Wirth2021-02-173-28/+26
|/
* Merge #7699bors[bot]2021-02-176-115/+118
|\
| * Replace usage of ast::NameOrNameRef with ast::NameLikeLukas Wirth2021-02-173-26/+28
| * Implement ast::AstNode for NameLike and move it to node_extLukas Wirth2021-02-165-101/+102
* | Merge #7705bors[bot]2021-02-171-2/+38
|\ \
| * | Show hover info of the definition of ConstReference patterns instead of its typeLukas Wirth2021-02-171-2/+38
| |/
* | Merge #7704bors[bot]2021-02-171-0/+11
|\ \
| * | Avoid transmitting unchanged diagnosticsMichał Muskała2021-02-171-0/+11
|/ /
* | Merge #7701bors[bot]2021-02-172-31/+14
|\ \
| * | Remove Semantic Tokens flicker workaroundkjeremy2021-02-161-17/+0
| * | vscode-languageclient 7.1.0-next.2kjeremy2021-02-161-14/+14
* | | Merge #7703bors[bot]2021-02-171-16/+22
|\ \ \
| * | | Allow comments between newlines in chaining hintsPaco Soberón2021-02-161-16/+22
| |/ /
* | | Merge #7702bors[bot]2021-02-171-1/+2
|\ \ \ | |/ / |/| |
| * | Remove use of deprecated `std::collections::Bound`bstrie2021-02-161-1/+2
|/ /
* | Merge #7700bors[bot]2021-02-161-10/+3270
|\ \
| * | Use npm 7.x package-lock.jsonkjeremy2021-02-161-10/+3270
|/ /
* | Merge #7690bors[bot]2021-02-166-41/+50
|\ \ | |/ |/|
| * Split `pub fn cargo_load` into `pub fn load_workspace_at` and `pub fn load_wo...Vincent Esche2021-02-166-41/+50
* | Merge #7697bors[bot]2021-02-162-4/+1
|\ \
| * | Use `cfg(target_arch)` instead of a Cargo featureJonas Schievink2021-02-162-4/+1
|/ /
* | Merge #7657bors[bot]2021-02-1616-146/+221
|\ \
| * | document offsetsAleksey Kladov2021-02-161-1/+7
| * | Fix bitrotted module nameAleksey Kladov2021-02-168-8/+10
| * | Enable offset-encoding capabilityAleksey Kladov2021-02-165-7/+24
| * | Implement utf8 offsetsAleksey Kladov2021-02-165-15/+45
| * | Make it easy to add additional context for offset conversionAleksey Kladov2021-02-166-113/+111
| * | Make utf8 default, implement utf16 in terms of itAleksey Kladov2021-02-166-10/+27
| * | reduce code duplication in testsAleksey Kladov2021-02-161-14/+19
| * | Prepare for utf-8 offsetsAleksey Kladov2021-02-167-30/+30
| |/
* | Merge #7696bors[bot]2021-02-168-12/+14
|\ \ | |/ |/|
| * Fix a few clippy::perf warningskjeremy2021-02-168-12/+14
|/
* Merge #7695bors[bot]2021-02-162-3/+3
|\