| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-01-22 | clarify doc | Jeroen Vannevel | -1/+3 |
| 2022-01-22 | Support standalone comments | Jeroen Vannevel | -16/+65 |
| 2022-01-22 | redundant type specified | Jeroen Vannevel | -1/+1 |
| 2022-01-22 | shorter arms | Jeroen Vannevel | -3/+3 |
| 2022-01-22 | removed prints | Jeroen Vannevel | -31/+6 |
| 2022-01-22 | hacky_block_expr_with_comments | Jeroen Vannevel | -11/+10 |
| 2022-01-22 | removed unwrapping from indent | Jeroen Vannevel | -8/+10 |
| 2022-01-22 | simplified tail_expr | Jeroen Vannevel | -14/+10 |
| 2022-01-22 | removing unwraps | Jeroen Vannevel | -33/+29 |
| 2022-01-22 | don't remove the comment token if it's last | Jeroen Vannevel | -1/+7 |
| 2022-01-22 | very rough but comments get extracted | Jeroen Vannevel | -25/+227 |
| 2022-01-22 | repro | Jeroen Vannevel | -0/+27 |
| 2022-01-21 | Bump chalk | Laurențiu Nicola | -3/+3 |
| 2022-01-21 | Bump pulldown-cmark and pulldown-cmark-to-cmark | Laurențiu Nicola | -9/+4 |
| 2022-01-21 | Bump hashbrown | Laurențiu Nicola | -1/+3 |
| 2022-01-21 | Bump dashmap | Laurențiu Nicola | -4/+11 |
| 2022-01-21 | Remove redundant `Option` from eager macro fns | Jonas Schievink | -22/+24 |
| 2022-01-19 | Remove spurious format | Schuyler Cohen | -1/+0 |
| 2022-01-18 | Update tests | Jonas Schievink | -418/+0 |
| 2022-01-18 | Don't load auxiliary crates outside the workspace | Jonas Schievink | -0/+9 |
| 2022-01-17 | Add test for comments not directly next to items | Wesley Norris | -0/+17 |
| 2022-01-17 | Add a test for multi-single-line comments as well | Wesley Norris | -0/+15 |
| 2022-01-17 | fix: insert auto-imports after header comments | Wesley Norris | -4/+27 |
| 2022-01-17 | status: output all crates a file belongs to | Jonas Schievink | -17/+17 |
| 2022-01-17 | Allow macros to expand to or-patterns | Jonas Schievink | -7/+33 |
| 2022-01-17 | Temporarily disable format string completions | Laurențiu Nicola | -46/+49 |
| 2022-01-16 | Merge #11287 | bors[bot] | -1/+1 |
| 2022-01-15 | Merge #11294 | bors[bot] | -315/+301 |
| 2022-01-15 | Move format specifier lexing from syntax to ide_db | Lukas Wirth | -315/+301 |
| 2022-01-15 | Merge #11293 | bors[bot] | -39/+163 |
| 2022-01-15 | feat: Add very simplistic ident completion for format_args! macro input | Lukas Wirth | -39/+163 |
| 2022-01-15 | Merge #11292 | bors[bot] | -2/+3 |
| 2022-01-15 | internal: Decrease PartialOrd and PartialEq trait methods completion relevance | Lukas Wirth | -2/+3 |
| 2022-01-15 | make it a config | Jake Heinz | -8/+26 |
| 2022-01-14 | format | Milo | -6/+2 |
| 2022-01-14 | fix overly | Milo | -1/+1 |
| 2022-01-14 | Merge #11248 | bors[bot] | -4/+582 |
| 2022-01-14 | styling fixes | Jeroen Vannevel | -24/+29 |
| 2022-01-14 | Clean up assoc item collection a bit | Jonas Schievink | -118/+128 |
| 2022-01-14 | Remove redundant recursion limit | Jonas Schievink | -12/+3 |
| 2022-01-14 | Merge #11283 | bors[bot] | -10/+63 |
| 2022-01-14 | fix: Adjust `.` typing auto indentation | Lukas Wirth | -10/+63 |
| 2022-01-14 | hacky fix for cancelling | Jake Heinz | -8/+11 |
| 2022-01-14 | one last bit of cleanup | Jake Heinz | -18/+21 |
| 2022-01-14 | Merge #11282 | bors[bot] | -25/+32 |
| 2022-01-14 | fix: Properly cache files in Semantics when ascending macros | Lukas Wirth | -8/+15 |
| 2022-01-14 | removed scoped threads, cleanup | Jake Heinz | -72/+68 |
| 2022-01-14 | Replace HasSource usages with Semantics equivalent | Lukas Wirth | -17/+17 |
| 2022-01-14 | cleanup + detect num cpus | Jake Heinz | -36/+10 |
| 2022-01-14 | cleanup | Jake Heinz | -1/+1 |
