| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-04-01 | Merge #11867 | bors[bot] | -19/+28 |
| 2022-03-31 | create generate is, as, try_into group | Jake Vossen | -19/+28 |
| 2022-03-31 | Add test against line number underflow | Felix Maurer | -0/+107 |
| 2022-03-31 | Prevent underflow when converting line numbers | Felix Maurer | -2/+8 |
| 2022-03-31 | Fix: Select correct insert position for disabled group import | Jonas Bushart | -62/+98 |
| 2022-03-31 | Merge #11863 | bors[bot] | -28/+37 |
| 2022-03-31 | Remove parser restriction on varargs positioning | Jonas Schievink | -28/+37 |
| 2022-03-31 | Merge #11827 | bors[bot] | -501/+504 |
| 2022-03-31 | Merge #11861 | bors[bot] | -1/+89 |
| 2022-03-31 | Add "view file text" command to debug sync issues | Jonas Schievink | -1/+89 |
| 2022-03-31 | internal: Enforce Resolver to always have a module scope | Lukas Wirth | -398/+360 |
| 2022-03-31 | Fix formatting | Aleksei Trifonov | -4/+1 |
| 2022-03-31 | Lower postfix suggestions in completions list | Aleksei Trifonov | -7/+20 |
| 2022-03-30 | internal: Refactor FamousDefs builtin crate search | Lukas Wirth | -105/+146 |
| 2022-03-30 | Merge #11852 | bors[bot] | -1/+1 |
| 2022-03-30 | Type mismatch when last expression is noreturn asm | Manas | -1/+1 |
| 2022-03-30 | Merge #11849 | bors[bot] | -3/+3 |
| 2022-03-30 | docs(auto_import): change by_self -> self and by_crate -> crate | Gibson Fahnestock | -3/+3 |
| 2022-03-29 | Merge #11844 | bors[bot] | -5/+47 |
| 2022-03-29 | Fix divergence detection for bare match arms | Florian Diebold | -5/+47 |
| 2022-03-29 | Merge #11842 | bors[bot] | -83/+212 |
| 2022-03-29 | Fix duplicate type mismatches with blocks | Florian Diebold | -83/+212 |
| 2022-03-29 | Merge #11840 | bors[bot] | -2/+22 |
| 2022-03-29 | fix regression_11688_3 | hkalbasi | -2/+22 |
| 2022-03-27 | Merge #11833 | bors[bot] | -103/+70 |
| 2022-03-27 | Remove legacy_const_generics_indices from CallableSig | Florian Diebold | -20/+3 |
| 2022-03-27 | Move mismatched-arg-count diagnostic to inference | Florian Diebold | -83/+67 |
| 2022-03-27 | Merge #11832 | bors[bot] | -1/+1 |
| 2022-03-27 | Fix typo in the style documentation | Marius Ungureanu | -1/+1 |
| 2022-03-27 | Merge #11831 | bors[bot] | -4/+41 |
| 2022-03-27 | fix: Disable ref_match for qualified paths as well | Florian Diebold | -4/+41 |
| 2022-03-27 | Merge #11829 | bors[bot] | -11/+11 |
| 2022-03-27 | Bump chalk | Laurențiu Nicola | -11/+11 |
| 2022-03-26 | Merge #11825 | bors[bot] | -178/+196 |
| 2022-03-26 | Merge #11826 | bors[bot] | -21/+1 |
| 2022-03-26 | Revert "Emit #[must_use] in Generate new assist" | Laurențiu Nicola | -21/+1 |
| 2022-03-26 | Sort runnable test results to make them deterministic | Lukas Wirth | -127/+128 |
| 2022-03-26 | fix: Don't complete Drop::drop for qualified paths | Lukas Wirth | -5/+28 |
| 2022-03-26 | Simplify | Lukas Wirth | -46/+40 |
| 2022-03-25 | Merge #11793 | bors[bot] | -13/+23 |
| 2022-03-25 | Bump npm deps | Laurențiu Nicola | -512/+760 |
| 2022-03-25 | Merge #11817 | bors[bot] | -1/+1 |
| 2022-03-25 | Bump minimist from 1.2.5 to 1.2.6 in /editors/code | dependabot[bot] | -6/+6 |
| 2022-03-25 | Merge #11809 | bors[bot] | -3/+3 |
| 2022-03-25 | fix comment | Jonas Schievink | -1/+1 |
| 2022-03-24 | Merge #11810 | bors[bot] | -10/+10 |
| 2022-03-24 | Rename the 1.47 ABI to 1.48 | Jonas Schievink | -10/+10 |
| 2022-03-24 | Disable experimental diagnostics by default | Jonas Schievink | -3/+3 |
| 2022-03-24 | Merge #11772 | bors[bot] | -141/+298 |
| 2022-03-24 | use pat_id instead of name in const eval stack | hkalbasi | -16/+13 |
