| Age | Commit message (Expand) | Author | Lines |
| 2022-05-28 | fix: add an option to show inlay hint for return type of closures without block | harpsword | -16/+84 |
| 2022-05-28 | fix(ide-db): correct single-file module rename | Nikita Podoliako | -8/+42 |
| 2022-05-28 | Cleanup auto-import ordering | Christofer Nolander | -51/+51 |
| 2022-05-27 | Auto merge of #12402 - Veykril:feat-docs, r=Veykril | bors | -1/+6 |
| 2022-05-27 | minor: Freshen up goto feature docs | Lukas Wirth | -1/+6 |
| 2022-05-27 | Auto merge of #12395 - feniljain:fix_bugs, r=Veykril | bors | -10/+132 |
| 2022-05-27 | Auto merge of #12341 - vemoo:exclude_dirs, r=Veykril | bors | -2/+55 |
| 2022-05-26 | Auto merge of #12399 - Joehoel:patch-1, r=lnicola | bors | -1/+1 |
| 2022-05-26 | typo: missing comma | Joël Kuijper | -1/+1 |
| 2022-05-26 | Auto merge of #12397 - Hofer-Julian:patch-1, r=lnicola | bors | -1/+1 |
| 2022-05-26 | Fix typo | Hofer-Julian | -1/+1 |
| 2022-05-26 | fix: f32 and f64 representation during lowering | feniljain | -10/+132 |
| 2022-05-26 | Auto merge of #12393 - Veykril:hir-def, r=Veykril | bors | -31/+21 |
| 2022-05-26 | internal: Remove `Interned` usage from nameres collector | Lukas Wirth | -31/+21 |
| 2022-05-26 | Auto merge of #12388 - Veykril:statusitem, r=Veykril | bors | -2/+8 |
| 2022-05-26 | internal: Use statusBarItem colors for status item in VSCode | Lukas Wirth | -2/+8 |
| 2022-05-25 | Auto merge of #12386 - fasterthanlime:gh-12372-test, r=Veykril | bors | -0/+27 |
| 2022-05-25 | Make test pass | Amos Wenger | -10/+0 |
| 2022-05-25 | Add test for #12372 (generate enum variant in different file) | Amos Wenger | -0/+37 |
| 2022-05-25 | Auto merge of #12384 - fasterthanlime:gh-12372, r=Veykril | bors | -4/+6 |
| 2022-05-25 | Generate variant: insert code in file with enum definition | Amos Wenger | -4/+6 |
| 2022-05-25 | Auto merge of #12383 - Veykril:diag, r=Veykril | bors | -0/+9 |
| 2022-05-25 | fix: Clear native diagnostics for files when they are deleted | Lukas Wirth | -0/+9 |
| 2022-05-25 | Auto merge of #12382 - Veykril:ontype, r=lnicola | bors | -2/+25 |
| 2022-05-25 | internal: Make autoclosing angle brackets configurable, disabled by default | Lukas Wirth | -2/+25 |
| 2022-05-24 | Auto merge of #12377 - Veykril:logs, r=Veykril | bors | -8/+3 |
| 2022-05-24 | Auto merge of #12376 - Veykril:completion, r=Veykril | bors | -92/+100 |
| 2022-05-24 | minor: log build script invocations | Lukas Wirth | -8/+3 |
| 2022-05-24 | fix: Insert whitespace into trait-impl completions when coming from macros | Lukas Wirth | -83/+99 |
| 2022-05-24 | Simplify | Lukas Wirth | -9/+1 |
| 2022-05-24 | Auto merge of #12373 - Veykril:completion, r=Veykril | bors | -127/+153 |
| 2022-05-24 | internal: Refactor our record pat/expr handling in completion context | Lukas Wirth | -127/+153 |
| 2022-05-24 | Auto merge of #12361 - Veykril:completion, r=Veykril | bors | -53/+57 |
| 2022-05-24 | internal: Simplify DotAccess representation in completions | Lukas Wirth | -53/+57 |
| 2022-05-24 | Auto merge of #12370 - andylizi:macro-expand-underscore, r=lnicola | bors | -3/+21 |
| 2022-05-24 | add test for macro expand formatting | andylizi | -0/+18 |
| 2022-05-24 | Auto merge of #12371 - jhgg:fix/extra-env-non-string-value-handling, r=lnicola | bors | -2/+12 |
| 2022-05-24 | prettier | Jake Heinz | -3/+9 |
| 2022-05-24 | vscode: fix extraEnv handling numeric values | Jake Heinz | -2/+6 |
| 2022-05-24 | ide: insert whitespaces surrounding `_` in macro expansion | andylizi | -3/+3 |
| 2022-05-23 | Auto merge of #12366 - rust-lang:revert-12349-universal-vsix, r=lnicola | bors | -0/+2 |
| 2022-05-23 | Revert "internal: Publish universal VSIX to make VS happy" | Laurențiu Nicola | -0/+2 |
| 2022-05-23 | Auto merge of #12365 - rust-lang:revert-12359-universal-vsix-part-2, r=lnicola | bors | -2/+2 |
| 2022-05-23 | Revert "internal: Try to publish the universal VSIX before the other ones" | Laurențiu Nicola | -2/+2 |
| 2022-05-23 | Auto merge of #12359 - lnicola:universal-vsix-part-2, r=lnicola | bors | -2/+2 |
| 2022-05-23 | Auto merge of #12360 - Veykril:completion, r=Veykril | bors | -11/+11 |
| 2022-05-23 | fix: Fix completions not working after attributes | Lukas Wirth | -11/+11 |
| 2022-05-23 | Try to publish the universal VSIX before the other ones | Laurențiu Nicola | -2/+2 |
| 2022-05-23 | Auto merge of #12358 - Veykril:hl-mac, r=Veykril | bors | -93/+87 |
| 2022-05-23 | minor: Simplify syntax-highlighting macro checks | Lukas Wirth | -93/+87 |