about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-05-28fix: add an option to show inlay hint for return type of closures without blockharpsword-16/+84
2022-05-28fix(ide-db): correct single-file module renameNikita Podoliako-8/+42
2022-05-28Cleanup auto-import orderingChristofer Nolander-51/+51
2022-05-27Auto merge of #12402 - Veykril:feat-docs, r=Veykrilbors-1/+6
2022-05-27minor: Freshen up goto feature docsLukas Wirth-1/+6
2022-05-27Auto merge of #12395 - feniljain:fix_bugs, r=Veykrilbors-10/+132
2022-05-27Auto merge of #12341 - vemoo:exclude_dirs, r=Veykrilbors-2/+55
2022-05-26Auto merge of #12399 - Joehoel:patch-1, r=lnicolabors-1/+1
2022-05-26typo: missing commaJoël Kuijper-1/+1
2022-05-26Auto merge of #12397 - Hofer-Julian:patch-1, r=lnicolabors-1/+1
2022-05-26Fix typoHofer-Julian-1/+1
2022-05-26fix: f32 and f64 representation during loweringfeniljain-10/+132
2022-05-26Auto merge of #12393 - Veykril:hir-def, r=Veykrilbors-31/+21
2022-05-26internal: Remove `Interned` usage from nameres collectorLukas Wirth-31/+21
2022-05-26Auto merge of #12388 - Veykril:statusitem, r=Veykrilbors-2/+8
2022-05-26internal: Use statusBarItem colors for status item in VSCodeLukas Wirth-2/+8
2022-05-25Auto merge of #12386 - fasterthanlime:gh-12372-test, r=Veykrilbors-0/+27
2022-05-25Make test passAmos Wenger-10/+0
2022-05-25Add test for #12372 (generate enum variant in different file)Amos Wenger-0/+37
2022-05-25Auto merge of #12384 - fasterthanlime:gh-12372, r=Veykrilbors-4/+6
2022-05-25Generate variant: insert code in file with enum definitionAmos Wenger-4/+6
2022-05-25Auto merge of #12383 - Veykril:diag, r=Veykrilbors-0/+9
2022-05-25fix: Clear native diagnostics for files when they are deletedLukas Wirth-0/+9
2022-05-25Auto merge of #12382 - Veykril:ontype, r=lnicolabors-2/+25
2022-05-25internal: Make autoclosing angle brackets configurable, disabled by defaultLukas Wirth-2/+25
2022-05-24Auto merge of #12377 - Veykril:logs, r=Veykrilbors-8/+3
2022-05-24Auto merge of #12376 - Veykril:completion, r=Veykrilbors-92/+100
2022-05-24minor: log build script invocationsLukas Wirth-8/+3
2022-05-24fix: Insert whitespace into trait-impl completions when coming from macrosLukas Wirth-83/+99
2022-05-24SimplifyLukas Wirth-9/+1
2022-05-24Auto merge of #12373 - Veykril:completion, r=Veykrilbors-127/+153
2022-05-24internal: Refactor our record pat/expr handling in completion contextLukas Wirth-127/+153
2022-05-24Auto merge of #12361 - Veykril:completion, r=Veykrilbors-53/+57
2022-05-24internal: Simplify DotAccess representation in completionsLukas Wirth-53/+57
2022-05-24Auto merge of #12370 - andylizi:macro-expand-underscore, r=lnicolabors-3/+21
2022-05-24add test for macro expand formattingandylizi-0/+18
2022-05-24Auto merge of #12371 - jhgg:fix/extra-env-non-string-value-handling, r=lnicolabors-2/+12
2022-05-24prettierJake Heinz-3/+9
2022-05-24vscode: fix extraEnv handling numeric valuesJake Heinz-2/+6
2022-05-24ide: insert whitespaces surrounding `_` in macro expansionandylizi-3/+3
2022-05-23Auto merge of #12366 - rust-lang:revert-12349-universal-vsix, r=lnicolabors-0/+2
2022-05-23Revert "internal: Publish universal VSIX to make VS happy"Laurențiu Nicola-0/+2
2022-05-23Auto merge of #12365 - rust-lang:revert-12359-universal-vsix-part-2, r=lnicolabors-2/+2
2022-05-23Revert "internal: Try to publish the universal VSIX before the other ones"Laurențiu Nicola-2/+2
2022-05-23Auto merge of #12359 - lnicola:universal-vsix-part-2, r=lnicolabors-2/+2
2022-05-23Auto merge of #12360 - Veykril:completion, r=Veykrilbors-11/+11
2022-05-23fix: Fix completions not working after attributesLukas Wirth-11/+11
2022-05-23Try to publish the universal VSIX before the other onesLaurențiu Nicola-2/+2
2022-05-23Auto merge of #12358 - Veykril:hl-mac, r=Veykrilbors-93/+87
2022-05-23minor: Simplify syntax-highlighting macro checksLukas Wirth-93/+87