| Commit message (Expand) | Author | Age | Files | Lines |
* | Properly qualify trait methods in qualify_path assist | Lukas Wirth | 2020-10-15 | 5 | -70/+118 |
* | Add mark tests to qualify_path assist | Lukas Wirth | 2020-10-14 | 1 | -0/+9 |
* | Add qualify path assist | Lukas Wirth | 2020-10-14 | 2 | -0/+1022 |
* | Merge #6230 | bors[bot] | 2020-10-14 | 1 | -0/+4 |
|\ |
|
| * | Log around sysroot discovery | Aleksey Kladov | 2020-10-14 | 1 | -0/+4 |
|/ |
|
* | Merge #6229 | bors[bot] | 2020-10-14 | 1 | -0/+2 |
|\ |
|
| * | Add docs for dbgr and call | Laurențiu Nicola | 2020-10-14 | 1 | -0/+2 |
* | | Merge #6228 | bors[bot] | 2020-10-14 | 1 | -1/+6 |
|\ \
| |/
|/| |
|
| * | Introduce S-actionable and S-unactionable labels | Aleksey Kladov | 2020-10-14 | 1 | -1/+6 |
|/ |
|
*-----. | Merge #6207 #6224 #6226 #6227 | bors[bot] | 2020-10-14 | 8 | -247/+359 |
|\ \ \ \ |
|
| | | | * | Reduce bors timeout | Aleksey Kladov | 2020-10-14 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
| | | * | Add reminder to update lsp-extensions.md | Aleksey Kladov | 2020-10-14 | 2 | -0/+55 |
| |_|/
|/| | |
|
* | | | Merge #6217 | bors[bot] | 2020-10-14 | 3 | -17/+20 |
|\ \ \ |
|
| * | | | Bump pulldown-cmark | Laurențiu Nicola | 2020-10-13 | 3 | -17/+20 |
* | | | | Merge #6222 | bors[bot] | 2020-10-14 | 3 | -2/+53 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix stackoverflow in insert_use::recursive_merge | Lukas Wirth | 2020-10-14 | 3 | -2/+53 |
|/ / / |
|
| | * | :arrow_up: salsa | Aleksey Kladov | 2020-10-14 | 2 | -6/+6 |
| |/
|/| |
|
* | | Merge #6216 | bors[bot] | 2020-10-13 | 6 | -31/+58 |
|\ \ |
|
| * | | Bump regex | Laurențiu Nicola | 2020-10-13 | 1 | -4/+4 |
| * | | Bump rustc_lexer | Laurențiu Nicola | 2020-10-13 | 2 | -3/+3 |
| * | | Bump crossbeam-channel and lsp-server in rust-analyzer | Laurențiu Nicola | 2020-10-13 | 2 | -6/+6 |
| * | | Bump crossbeam-channel in crates | Laurențiu Nicola | 2020-10-13 | 4 | -15/+43 |
| * | | Bump some deps | Laurențiu Nicola | 2020-10-13 | 1 | -8/+8 |
| * | | Remove Cargo.lock comment | Laurențiu Nicola | 2020-10-13 | 1 | -1/+0 |
* | | | Merge #6209 | bors[bot] | 2020-10-13 | 2 | -4/+33 |
|\ \ \ |
|
| * | | | Fix MergeBehaviour::Full not working when merging nested long paths | Lukas Wirth | 2020-10-13 | 2 | -4/+33 |
| |/ / |
|
* | | | Merge #6213 | bors[bot] | 2020-10-13 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix resolveCodeAction request | Laurențiu Nicola | 2020-10-13 | 1 | -2/+2 |
|/ / |
|
| * | Slightly cleanup import_assets module | Lukas Wirth | 2020-10-13 | 2 | -62/+84 |
| * | Adhere to style guidelines in import_assets | Lukas Wirth | 2020-10-13 | 2 | -43/+45 |
| * | Extract ImportAssets out of auto_import | Lukas Wirth | 2020-10-13 | 3 | -241/+273 |
|/ |
|
* | Merge #6208 | bors[bot] | 2020-10-12 | 3 | -1/+10 |
|\ |
|
| * | Remove disabled builder | Jonas Schievink | 2020-10-12 | 1 | -1/+0 |
| * | Add comment and link to upstream issue | Jonas Schievink | 2020-10-12 | 1 | -0/+2 |
| * | Reenable bors gate for macOS | Jonas Schievink | 2020-10-12 | 1 | -1/+2 |
| * | macOS: install GNU tar | Jonas Schievink | 2020-10-12 | 2 | -0/+7 |
|/ |
|
*-. | Merge #6130 #6135 | bors[bot] | 2020-10-12 | 15 | -84/+1407 |
|\ \ |
|
| | * | when generating new function, focus on return type instead of body | Benjamin Coenen | 2020-10-08 | 3 | -68/+80 |
| * | | Use TextRange::contains_inclusive in fixes check | Igor Aleksanov | 2020-10-12 | 2 | -5/+4 |
| * | | Keep SyntaxNodePtr::range private | Igor Aleksanov | 2020-10-12 | 4 | -9/+17 |
| * | | Replace 'if let' with 'match' in decl_check.rs | Igor Aleksanov | 2020-10-12 | 1 | -30/+33 |
| * | | Add to_upper_snake_case function to stdx | Igor Aleksanov | 2020-10-12 | 3 | -6/+13 |
| * | | Fix compilation error | Igor Aleksanov | 2020-10-12 | 1 | -2/+1 |
| * | | Apply suggestions from code review | Igor Aleksanov | 2020-10-12 | 2 | -3/+3 |
| * | | Fix code style issues | Igor Aleksanov | 2020-10-12 | 3 | -4/+7 |
| * | | Apply case check diagnostic to impl items | Igor Aleksanov | 2020-10-12 | 2 | -1/+26 |
| * | | Fix issues with match arm bindings | Igor Aleksanov | 2020-10-12 | 1 | -7/+12 |
| * | | Code style adjustments | Igor Aleksanov | 2020-10-12 | 3 | -8/+88 |
| * | | Remove previously added parameter names from the function data | Igor Aleksanov | 2020-10-12 | 3 | -18/+0 |
| * | | Make incorrect case diagnostic work inside of functions | Igor Aleksanov | 2020-10-12 | 4 | -33/+280 |