| Age | Commit message (Expand) | Author | Lines |
| 2022-08-05 | Simplify | Lukas Wirth | -28/+32 |
| 2022-08-05 | Fix visibilities | Lukas Wirth | -10/+10 |
| 2022-08-05 | feat: Handle operators like their trait functions in the IDE | Lukas Wirth | -68/+459 |
| 2022-08-05 | Auto merge of #12946 - rust-lang:issue-template, r=lnicola | bors | -1/+1 |
| 2022-08-05 | Update bug_report.md | Lukas Wirth | -1/+1 |
| 2022-08-05 | Update bug_report.md | Lukas Wirth | -1/+1 |
| 2022-08-04 | Auto merge of #12808 - Veykril:check-workspace, r=Veykril | bors | -23/+123 |
| 2022-08-04 | Don't flycheck while the workspace is being loaded | Lukas Wirth | -2/+5 |
| 2022-08-04 | Auto merge of #12939 - jean-santos:errors-ide-hover-wrong-place, r=Veykril | bors | -4/+6 |
| 2022-08-04 | tidy formatting | Jean santos | -4/+2 |
| 2022-08-04 | Trigger flycheck on all transitive dependencies as well | Lukas Wirth | -8/+24 |
| 2022-08-03 | on hover fallback error, adds ast::type as possible node | Jean santos | -1/+5 |
| 2022-08-03 | Auto merge of #12934 - Veykril:typing, r=Veykril | bors | -4/+19 |
| 2022-08-03 | Add a setting to disable comment continuation in VSCode | Lukas Wirth | -4/+19 |
| 2022-08-03 | Auto merge of #12933 - Veykril:proc-ignored, r=Veykril | bors | -4/+22 |
| 2022-08-03 | Use an empty expander for ignored non-attribute proc-macros | Lukas Wirth | -4/+22 |
| 2022-08-03 | Auto merge of #12930 - lnicola:subtree-branch, r=lnicola | bors | -1/+1 |
| 2022-08-03 | Use the release branch in xtask promote | Laurențiu Nicola | -1/+1 |
| 2022-08-02 | Auto merge of #12837 - DorianListens:dscheidt/generate-enum-data, r=Veykril | bors | -47/+504 |
| 2022-08-02 | Support PathPat paths in generate_enum_variant | Dorian Scheidt | -1/+29 |
| 2022-08-02 | Be more strict about supported Paths in generate_enum_variant | Dorian Scheidt | -20/+85 |
| 2022-08-02 | Support record fields in generate_enum_variant | Dorian Scheidt | -9/+156 |
| 2022-08-02 | Support tuple fields in generate_enum_variant | Dorian Scheidt | -4/+111 |
| 2022-08-02 | convert generate_enum_variant to use add_variant | Dorian Scheidt | -15/+5 |
| 2022-08-02 | Support adding variants via structural editing | Dorian Scheidt | -28/+148 |
| 2022-08-02 | Auto merge of #12880 - palango:while-fixup, r=Veykril | bors | -2/+108 |
| 2022-08-02 | Auto merge of #12919 - jonas-schievink:speling, r=jonas-schievink | bors | -64/+64 |
| 2022-08-01 | Auto merge of #12920 - jonas-schievink:arm-release, r=jonas-schievink | bors | -2/+14 |
| 2022-08-01 | Don't run on PRs | Jonas Schievink | -2/+0 |
| 2022-08-01 | Upload arm-unknown-linux-gnueabihf build artifact | Laurențiu Nicola | -0/+4 |
| 2022-08-01 | Fix linker env var name | Laurențiu Nicola | -1/+1 |
| 2022-08-01 | Fix target check | Jonas Schievink | -2/+2 |
| 2022-08-01 | Set linker | Jonas Schievink | -0/+1 |
| 2022-08-01 | Publish extension for 32-bit ARM systems | Jonas Schievink | -2/+11 |
| 2022-08-01 | Fix r-a spelling in some places | Jonas Schievink | -64/+64 |
| 2022-08-01 | Auto merge of #12918 - lowr:fix/doctest-names, r=Veykril | bors | -6/+71 |
| 2022-08-01 | fix: remove whitespaces from doctest names | Ryo Yoshida | -6/+71 |
| 2022-07-31 | Auto merge of #12915 - lnicola:promote-subtree, r=lnicola | bors | -11/+6 |
| 2022-07-31 | Auto merge of #12916 - Veykril:nits, r=Veykril | bors | -9/+19 |
| 2022-07-31 | Give variables more descriptive names | Lukas Wirth | -6/+7 |
| 2022-07-31 | Properly cfg the `max` field of Limit | Lukas Wirth | -3/+12 |
| 2022-07-31 | Update xtask promote and release instructions | Laurențiu Nicola | -11/+6 |
| 2022-07-30 | Auto merge of #12913 - Veykril:attr-merge, r=Veykril | bors | -10/+167 |
| 2022-07-30 | fix: Fix ast-id up when merging raw attributes | Lukas Wirth | -10/+167 |
| 2022-07-29 | Auto merge of #12906 - cynecx:fix-completions, r=Veykril | bors | -1/+22 |
| 2022-07-29 | fix: complete path of existing record expr | cynecx | -1/+22 |
| 2022-07-28 | Auto merge of #12904 - lnicola:completion-builtin-filter, r=lnicola | bors | -6/+1 |
| 2022-07-28 | Be more explicit when filtering built-in completions | Laurențiu Nicola | -6/+1 |
| 2022-07-28 | Auto merge of #12903 - lnicola:rainbows, r=Veykril | bors | -0/+4 |
| 2022-07-28 | Only run rainbow highlighting test on 64-bit Unix | Laurențiu Nicola | -0/+4 |