about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-12-22Merge pull request #18741 from Veykril/push-nuqmzsrrltuxLukas Wirth-6/+12
2024-12-22fix: Delay initial flycheck until after build scriptsLukas Wirth-6/+12
2024-12-22Merge pull request #18738 from Veykril/push-vqxqutskzvvuLukas Wirth-8/+13
2024-12-22Merge pull request #18740 from Veykril/push-tntsvtmtlotwLukas Wirth-20/+20
2024-12-22fix: Fix empty check diagnostics not marking files as changedLukas Wirth-20/+20
2024-12-22Merge pull request #18739 from Veykril/push-ntpvvqnnovtnLukas Wirth-0/+19
2024-12-22fix: Properly check if workspace flychecking is allowedLukas Wirth-8/+13
2024-12-22fix: Don't trigger paren wrapping typing handler after identsLukas Wirth-0/+19
2024-12-22Merge pull request #18737 from Veykril/push-rslstwynmzpxLukas Wirth-0/+2
2024-12-22minor: Tell the server to stop prior to restarting itLukas Wirth-0/+2
2024-12-22Merge pull request #18735 from Veykril/push-rpuxqrzrzvswLukas Wirth-3/+3
2024-12-22fix: Set `result_id` for `RelatedFullDocumentDiagnosticReport` everywhereLukas Wirth-3/+3
2024-12-21Merge pull request #18727 from roife/fix-issue-18704Lukas Wirth-31/+22
2024-12-21fix: only show debug lens with a valid rootroife-15/+19
2024-12-21fix: remove always! check for file_id in runnablesroife-16/+3
2024-12-20Merge pull request #18731 from rust-lang/revert-18670-push-ylomnylswnxmLukas Wirth-30/+48
2024-12-20Revert "internal: Drop proc-macro server support for ~1.66.0 and older toolch...Lukas Wirth-30/+48
2024-12-20Merge pull request #18729 from Veykril/push-kyxtnozqzwknLukas Wirth-53/+140
2024-12-20Clear all check diagnostics when the workspace changesLukas Wirth-0/+1
2024-12-20Arc the package ids coming from flycheckLukas Wirth-12/+21
2024-12-20Arc the workspace root flycheckLukas Wirth-8/+8
2024-12-20Clear flycheck diagnostics more granularlyLukas Wirth-48/+125
2024-12-20Merge pull request #18723 from ChayimFriedman2/tracing-completeLukas Wirth-360/+596
2024-12-20Fix a case where completion was unable to expand a macroChayim Refael Friedman-360/+596
2024-12-20Merge pull request #18728 from Veykril/push-ozqlrzmqklwtLukas Wirth-49/+51
2024-12-20Merge pull request #18702 from ChayimFriedman2/prepLukas Wirth-133/+162
2024-12-20internal: Split serde derive feature into `serde_derive` usageLukas Wirth-49/+51
2024-12-20Merge pull request #18726 from Veykril/push-vyzotyqqtpqsLukas Wirth-26/+19
2024-12-20fix: Reduce applicability of unnecessary_async assistLukas Wirth-26/+19
2024-12-19Merge pull request #18717 from Veykril/push-pomxnvxotwlrLukas Wirth-7/+11
2024-12-19internal: Set `result_id` for pull diagnosticsLukas Wirth-7/+11
2024-12-18Merge pull request #18715 from aibaars/ungram-asm-optionLukas Wirth-3/+1
2024-12-18Merge pull request #18716 from Veykril/push-lyxuzrnkmklpLukas Wirth-1/+1
2024-12-18fix: Consider both completion detail fields in to_protoLukas Wirth-1/+1
2024-12-18Fix AsmOption rule in rust.ungramArthur Baars-3/+1
2024-12-18Merge pull request #18714 from Veykril/push-krxvsqwrokwpLukas Wirth-2/+4
2024-12-18fix: Do not ask the client ro resolve for non existing label detailsLukas Wirth-2/+4
2024-12-18Merge pull request #18713 from Veykril/push-zmmkzspnwxsnLukas Wirth-1070/+1201
2024-12-18internal: Cleanup label structure of `CompletionItem`Lukas Wirth-1070/+1201
2024-12-18Merge pull request #18711 from Veykril/push-kwurwxttmqwoLukas Wirth-2/+27
2024-12-18Taking a raw ref of a deref is always safeLukas Wirth-2/+27
2024-12-18Merge pull request #18710 from Veykril/push-oywuruktpozmLukas Wirth-15/+88
2024-12-18Remove salsa from proc-macro server dep treeLukas Wirth-15/+88
2024-12-18Merge pull request #18708 from ChayimFriedman2/fix-tinyLukas Wirth-0/+19
2024-12-18Fix pretty-printing of `@` patternsChayim Refael Friedman-0/+19
2024-12-16Merge pull request #18700 from ChayimFriedman2/dyn-sendLukas Wirth-1/+18
2024-12-16Use a record struct instead of a tuple for each namespace in `PerNs`Chayim Refael Friedman-133/+162
2024-12-16Fix a panic with a diagnostics fix when a keyword is used as a fieldChayim Refael Friedman-1/+18
2024-12-16Merge pull request #18699 from Veykril/push-ltqwwusvtlotLukas Wirth-134/+221
2024-12-16fix: Fix path qualified auto-importing completions not working with re-exportsLukas Wirth-134/+221