| Age | Commit message (Expand) | Author | Lines |
| 2022-07-16 | Improve syntax fixup a bit, handle incomplete `if` | Florian Diebold | -34/+120 |
| 2022-07-16 | Auto merge of #12776 - matklad:nosu, r=matklad | bors | -6/+6 |
| 2022-07-16 | try fixing spurious CI failures on windows | Aleksey Kladov | -6/+6 |
| 2022-07-16 | Auto merge of #12773 - Veykril:self-compl, r=Veykril | bors | -18/+124 |
| 2022-07-16 | fix: Improve self param completion applicability | Lukas Wirth | -18/+124 |
| 2022-07-16 | Auto merge of #12772 - Veykril:nameres, r=Veykril | bors | -65/+60 |
| 2022-07-16 | Auto merge of #12766 - Veykril:completion-vis, r=Veykril | bors | -63/+121 |
| 2022-07-16 | internal: Remove allocation in DefCollector::reseed_with_unresolved_attribute | Lukas Wirth | -65/+60 |
| 2022-07-16 | Auto merge of #12764 - matklad:rustupaction, r=lnicola | bors | -66/+16 |
| 2022-07-15 | Remove deprecate action | Aleksey Kladov | -15/+13 |
| 2022-07-15 | Update .github/workflows/release.yaml | Aleksey Kladov | -1/+1 |
| 2022-07-15 | Remove deprecate action | Aleksey Kladov | -55/+7 |
| 2022-07-15 | fix: Don't show qualified path completions for private items | Lukas Wirth | -63/+121 |
| 2022-07-14 | Auto merge of #12765 - Veykril:import-insert-fix, r=Veykril | bors | -24/+37 |
| 2022-07-14 | fix: Fix imports being inserted before doc comments in inline modules | Lukas Wirth | -24/+37 |
| 2022-07-14 | Auto merge of #12556 - DorianListens:dscheidt/generic-extract, r=Veykril | bors | -7/+467 |
| 2022-07-14 | Auto merge of #12691 - Veykril:proc-macro-diag, r=Veykril | bors | -41/+63 |
| 2022-07-14 | Auto merge of #12735 - feniljain:fix-completions, r=feniljain | bors | -112/+140 |
| 2022-07-14 | fix(completion): `super::` completion at crate root and module depth | feniljain | -112/+140 |
| 2022-07-13 | Make search for applicable generics more precise | Dorian Scheidt | -18/+49 |
| 2022-07-13 | fix: Support generics in extract_function assist | Dorian Scheidt | -7/+436 |
| 2022-07-13 | add tests | soruh | -0/+177 |
| 2022-07-13 | Auto merge of #12755 - Veykril:server-version, r=lnicola | bors | -6/+5 |
| 2022-07-13 | fix: Set server binary version when distributing | Lukas Wirth | -6/+5 |
| 2022-07-13 | Auto merge of #12754 - Veykril:vscode-status, r=Veykril | bors | -15/+16 |
| 2022-07-13 | fix: Fix VSCode status bar tooltip not showing the error messages | Lukas Wirth | -15/+16 |
| 2022-07-13 | Auto merge of #12696 - hi-rustin:rustin-patch-fix, r=Veykril | bors | -0/+47 |
| 2022-07-13 | Auto merge of #12742 - TonalidadeHidrica:fix-obsolete-config-keys, r=Veykril | bors | -17/+25 |
| 2022-07-12 | Auto merge of #12747 - jonas-schievink:proc-macro-abi-1.63, r=jonas-schievink | bors | -160/+264 |
| 2022-07-12 | Update 1.63 proc macro ABI to match rustc | Jonas Schievink | -160/+264 |
| 2022-07-11 | Auto merge of #12745 - jonas-schievink:metavar-exprs, r=jonas-schievink | bors | -5/+108 |
| 2022-07-11 | Implement `ignore` and `index` metavar expression | Jonas Schievink | -5/+108 |
| 2022-07-11 | Auto merge of #12744 - hi-rustin:rustin-patch-typos, r=lnicola | bors | -2/+2 |
| 2022-07-11 | Fix typos | hi-rustin | -2/+2 |
| 2022-07-11 | Fix obsolete `completion.snippets` config | TonalidadeHidrica | -2/+2 |
| 2022-07-11 | Fix obsolete `enableRangeFormatting` config | TonalidadeHidrica | -1/+1 |
| 2022-07-11 | Fix `rustcSource` -> `rustc_source` | TonalidadeHidrica | -2/+2 |
| 2022-07-11 | Fix obsolete `diagnostics.experimental.enable` | TonalidadeHidrica | -1/+1 |
| 2022-07-11 | Fix obsolete `loadOutDirsFromCheck` configs | TonalidadeHidrica | -3/+9 |
| 2022-07-11 | Fix config keys regarding imports in docs | TonalidadeHidrica | -8/+10 |
| 2022-07-10 | fix: ignore renames for crate root | harpsword | -0/+33 |
| 2022-07-09 | Auto merge of #12732 - lnicola:bump-npm, r=lnicola | bors | -1182/+791 |
| 2022-07-09 | Bump transitive npm deps | Laurențiu Nicola | -741/+347 |
| 2022-07-09 | Bump @vscode/test-electron | Laurențiu Nicola | -8/+8 |
| 2022-07-09 | Bump @types/node to 16 | Laurențiu Nicola | -8/+8 |
| 2022-07-09 | Bump typescript and tslib | Laurențiu Nicola | -16/+16 |
| 2022-07-09 | Bump prettier | Laurențiu Nicola | -8/+8 |
| 2022-07-09 | Bump @typescript-eslint | Laurențiu Nicola | -106/+106 |
| 2022-07-09 | Bump vsce | Laurențiu Nicola | -8/+8 |
| 2022-07-09 | Bump eslint | Laurențiu Nicola | -50/+50 |