| Age | Commit message (Expand) | Author | Lines |
| 2022-05-04 | Remove handling of `#[rustc_deprecated]` | Jacob Pratt | -19/+6 |
| 2022-05-05 | fix: doc url link type | rainy-me | -33/+82 |
| 2022-05-04 | Implement old to new config patching | Lukas Wirth | -0/+118 |
| 2022-05-04 | Auto merge of #12143 - bnjjj:master, r=Veykril | bors | -5/+19 |
| 2022-05-04 | Auto merge of #12142 - WaffleLapkin:sort-items-by-trait-def, r=lnicola | bors | -60/+123 |
| 2022-05-04 | improve the default constructor mode when filling fields | Benjamin Coenen | -5/+19 |
| 2022-05-04 | Remove "Sort methods by trait definition" assist | Maybe Waffle | -267/+24 |
| 2022-05-03 | Add "Sort items by trait definition" | Maybe Waffle | -0/+307 |
| 2022-05-03 | Fix some typos in `ide-assists/src/lib.rs` | Maybe Waffle | -2/+1 |
| 2022-05-03 | Auto merge of #12086 - iDawer:infer.rpit, r=flodiebold | bors | -13/+75 |
| 2022-05-03 | Auto merge of #12139 - matklad:depsdeps, r=matklad | bors | -28/+9 |
| 2022-05-03 | 'inference': collect RPIT obligations | iDawer | -13/+75 |
| 2022-05-03 | :arrow_up: deps | Aleksey Kladov | -28/+9 |
| 2022-05-02 | Trigger only when cursor is on else | Wang Ruochen | -18/+33 |
| 2022-05-02 | Auto merge of #12136 - jonas-schievink:lexedstr-converter, r=jonas-schievink | bors | -143/+168 |
| 2022-05-02 | Add a `Converter` type for token conversion | Jonas Schievink | -143/+168 |
| 2022-05-02 | Auto merge of #12123 - rainy-me:feat/impl-self-completion, r=Veykril | bors | -0/+61 |
| 2022-05-02 | Auto merge of #12093 - nico-abram:uwu, r=Veykril | bors | -3/+8 |
| 2022-05-02 | Auto merge of #12120 - iDawer:ide.sig_help, r=Veykril | bors | -10/+46 |
| 2022-05-02 | Auto merge of #12135 - Veykril:hirdisp, r=Veykril | bors | -0/+22 |
| 2022-05-02 | minor: Add a test for display rendering record variants | Lukas Wirth | -0/+22 |
| 2022-05-02 | Auto merge of #12134 - Veykril:hirdisp, r=Veykril | bors | -5/+5 |
| 2022-05-02 | fix: Fix uncorrect use of double braces in HirDisplay implementations | Lukas Wirth | -5/+5 |
| 2022-05-02 | Auto merge of #12133 - lnicola:crate-dashes, r=lnicola | bors | -1/+1 |
| 2022-05-02 | Fix crate names | Laurențiu Nicola | -1/+1 |
| 2022-05-01 | Fix up config docs | Lukas Wirth | -51/+93 |
| 2022-05-01 | Fix untagged enum deserialization | Lukas Wirth | -2/+32 |
| 2022-05-01 | auto update old configurations to newer ones | Lukas Wirth | -9/+87 |
| 2022-05-01 | Final fixups | Lukas Wirth | -18/+19 |
| 2022-05-01 | Update config usage in slow tests | Lukas Wirth | -6/+12 |
| 2022-05-01 | Adjust signature info and enum variant lenses | Lukas Wirth | -16/+39 |
| 2022-05-01 | Update docs and config | Lukas Wirth | -443/+459 |
| 2022-05-01 | Implement boolean aliases | Lukas Wirth | -21/+100 |
| 2022-05-01 | Sort config definition | Lukas Wirth | -107/+102 |
| 2022-05-01 | Initial config revamp | Lukas Wirth | -144/+196 |
| 2022-05-01 | Turn let-else statements into let and match | Wang Ruochen | -0/+448 |
| 2022-05-01 | feat: provide self in record literal completion | rainy-me | -0/+61 |
| 2022-05-01 | Auto merge of #12118 - randomicon00:fix#12102, r=lnicola | bors | -177/+177 |
| 2022-05-01 | delete another swap file | Peh | -0/+0 |
| 2022-05-01 | update crates names in slow-tests/tidy.rs | Peh | -16/+16 |
| 2022-05-01 | update diagnostic-docs crate name | Peh | -1/+1 |
| 2022-05-01 | updated ide-assist new dir name | Peh | -2/+2 |
| 2022-05-01 | delete a generated swap file | Peh | -0/+0 |
| 2022-05-01 | style: rename crates to kebab case | Peh | -158/+158 |
| 2022-05-01 | Auto merge of #12099 - bitgaoshu:master, r=flodiebold | bors | -1/+21 |
| 2022-05-01 | Auto merge of #12127 - dtolnay-contrib:checkoutv3, r=lnicola | bors | -9/+9 |
| 2022-04-30 | Update GitHub Actions actions/checkout@v2 to v3 | David Tolnay | -9/+9 |
| 2022-04-30 | Auto merge of #12126 - Smibu:patch-1, r=lnicola | bors | -1/+1 |
| 2022-04-30 | Fix typo in VSCode readme | Mika Lehtinen | -1/+1 |
| 2022-04-30 | Auto merge of #12124 - lnicola:downgrade-kqueue, r=lnicola | bors | -2/+2 |