about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-05-04Remove handling of `#[rustc_deprecated]`Jacob Pratt-19/+6
2022-05-05fix: doc url link typerainy-me-33/+82
2022-05-04Implement old to new config patchingLukas Wirth-0/+118
2022-05-04Auto merge of #12143 - bnjjj:master, r=Veykrilbors-5/+19
2022-05-04Auto merge of #12142 - WaffleLapkin:sort-items-by-trait-def, r=lnicolabors-60/+123
2022-05-04improve the default constructor mode when filling fieldsBenjamin Coenen-5/+19
2022-05-04Remove "Sort methods by trait definition" assistMaybe Waffle-267/+24
2022-05-03Add "Sort items by trait definition"Maybe Waffle-0/+307
2022-05-03Fix some typos in `ide-assists/src/lib.rs`Maybe Waffle-2/+1
2022-05-03Auto merge of #12086 - iDawer:infer.rpit, r=flodieboldbors-13/+75
2022-05-03Auto merge of #12139 - matklad:depsdeps, r=matkladbors-28/+9
2022-05-03'inference': collect RPIT obligationsiDawer-13/+75
2022-05-03:arrow_up: depsAleksey Kladov-28/+9
2022-05-02Trigger only when cursor is on elseWang Ruochen-18/+33
2022-05-02Auto merge of #12136 - jonas-schievink:lexedstr-converter, r=jonas-schievinkbors-143/+168
2022-05-02Add a `Converter` type for token conversionJonas Schievink-143/+168
2022-05-02Auto merge of #12123 - rainy-me:feat/impl-self-completion, r=Veykrilbors-0/+61
2022-05-02Auto merge of #12093 - nico-abram:uwu, r=Veykrilbors-3/+8
2022-05-02Auto merge of #12120 - iDawer:ide.sig_help, r=Veykrilbors-10/+46
2022-05-02Auto merge of #12135 - Veykril:hirdisp, r=Veykrilbors-0/+22
2022-05-02minor: Add a test for display rendering record variantsLukas Wirth-0/+22
2022-05-02Auto merge of #12134 - Veykril:hirdisp, r=Veykrilbors-5/+5
2022-05-02fix: Fix uncorrect use of double braces in HirDisplay implementationsLukas Wirth-5/+5
2022-05-02Auto merge of #12133 - lnicola:crate-dashes, r=lnicolabors-1/+1
2022-05-02Fix crate namesLaurențiu Nicola-1/+1
2022-05-01Fix up config docsLukas Wirth-51/+93
2022-05-01Fix untagged enum deserializationLukas Wirth-2/+32
2022-05-01auto update old configurations to newer onesLukas Wirth-9/+87
2022-05-01Final fixupsLukas Wirth-18/+19
2022-05-01Update config usage in slow testsLukas Wirth-6/+12
2022-05-01Adjust signature info and enum variant lensesLukas Wirth-16/+39
2022-05-01Update docs and configLukas Wirth-443/+459
2022-05-01Implement boolean aliasesLukas Wirth-21/+100
2022-05-01Sort config definitionLukas Wirth-107/+102
2022-05-01Initial config revampLukas Wirth-144/+196
2022-05-01Turn let-else statements into let and matchWang Ruochen-0/+448
2022-05-01feat: provide self in record literal completionrainy-me-0/+61
2022-05-01Auto merge of #12118 - randomicon00:fix#12102, r=lnicolabors-177/+177
2022-05-01delete another swap filePeh-0/+0
2022-05-01update crates names in slow-tests/tidy.rsPeh-16/+16
2022-05-01update diagnostic-docs crate namePeh-1/+1
2022-05-01updated ide-assist new dir namePeh-2/+2
2022-05-01delete a generated swap filePeh-0/+0
2022-05-01style: rename crates to kebab casePeh-158/+158
2022-05-01Auto merge of #12099 - bitgaoshu:master, r=flodieboldbors-1/+21
2022-05-01Auto merge of #12127 - dtolnay-contrib:checkoutv3, r=lnicolabors-9/+9
2022-04-30Update GitHub Actions actions/checkout@v2 to v3David Tolnay-9/+9
2022-04-30Auto merge of #12126 - Smibu:patch-1, r=lnicolabors-1/+1
2022-04-30Fix typo in VSCode readmeMika Lehtinen-1/+1
2022-04-30Auto merge of #12124 - lnicola:downgrade-kqueue, r=lnicolabors-2/+2