about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-03-17Merge #11740bors[bot]-0/+21
2022-03-17Emit #[must_use] in Generate enum is_variant assistLaurențiu Nicola-0/+12
2022-03-17Insert #[must_use] in generate_is_empty_from_lenWalther-0/+21
2022-03-17Merge #11737 #11739bors[bot]-1/+40
2022-03-17Insert #[must_use] in generate_getterWalther-0/+19
2022-03-17Fix the wrong path resolutionhi-rustin-2/+9
2022-03-17Add completes_associated_const testhi-rustin-0/+22
2022-03-17Complete associated consts in patternshi-rustin-5/+12
2022-03-17Emit #[must_use] in Generate new assistLaurențiu Nicola-1/+21
2022-03-17Merge #11735bors[bot]-1/+24
2022-03-17fix regression_11688_2hkalbasi-1/+24
2022-03-17Merge #11734bors[bot]-9/+9
2022-03-17Bump xshell and fix distLaurențiu Nicola-9/+9
2022-03-16Merge #11731bors[bot]-116/+117
2022-03-16feat: Add return type hints for closures with block bodiesLukas Wirth-116/+117
2022-03-16Merge #11727bors[bot]-3/+7
2022-03-16Fix metrics.json pathLaurențiu Nicola-3/+7
2022-03-16Merge #11694bors[bot]-26/+146
2022-03-16Merge #11726bors[bot]-376/+498
2022-03-16Revert omitting field completionsLukas Wirth-11/+2
2022-03-16Remove code duplicationLukas Wirth-89/+10
2022-03-16Simplify completion render functionalityLukas Wirth-345/+490
2022-03-16Rename compound things to variant thingsLukas Wirth-36/+101
2022-03-16Merge #11724bors[bot]-1/+1
2022-03-16minor: unblock metricsLukas Wirth-1/+1
2022-03-16Merge #11720bors[bot]-2/+1
2022-03-16Mark chaining hints as types, since that's what they areLaurențiu Nicola-2/+1
2022-03-15Merge #11718bors[bot]-3/+37
2022-03-15fix const generic panichkalbasi-3/+37
2022-03-15Merge #11708bors[bot]-6/+8
2022-03-15Merge #11714bors[bot]-17/+63
2022-03-15fix: Fix completions not always working in for-loop patternsLukas Wirth-17/+63
2022-03-15Merge #11710bors[bot]-2/+2
2022-03-15editors/code: fix crash due to missing ID= fieldVladimir Serov-2/+2
2022-03-14Update manual for inlay hint customizationIan Chamberlain-6/+8
2022-03-14Merge #11707bors[bot]-35/+38
2022-03-14SimplifyLukas Wirth-35/+38
2022-03-14Merge #11700bors[bot]-212/+247
2022-03-14:arrow_up: xshellAleksey Kladov-212/+247
2022-03-14Merge #11688bors[bot]-527/+1272
2022-03-14Add const genericshkalbasi-527/+1272
2022-03-13test: Make imported_external test that the full path is replacedSteven Joruk-6/+4
2022-03-13Merge #11696bors[bot]-1/+2
2022-03-13editors/code: fix nixos detectionVladimir Serov-1/+2
2022-03-12broke a test trying to make the diff look better...Morgan Thomas-1/+1
2022-03-12fix: "Extract to function" assist preserves `break` and `continue` labelsMorgan Thomas-26/+146
2022-03-12chore: Remove unused importSteven Joruk-1/+1
2022-03-12refactor: Veykril's code review suggestionsSteven Joruk-91/+126
2022-03-12Merge #11692bors[bot]-271/+215
2022-03-12fix clippy::needless_late_initMatthias Krüger-47/+31