| Age | Commit message (Expand) | Author | Lines |
| 2024-10-08 | Merge from rust-lang/rust | Laurențiu Nicola | -0/+5 |
| 2024-09-26 | minor: Use `SyntaxEditor` in `extract_variable` | DropDemBits | -66/+35 |
| 2024-09-25 | Add missing rustc_private | Laurențiu Nicola | -0/+5 |
| 2024-09-24 | fix: Temporary fix for `remove_unused_imports` not handling import aliases co... | Shoyu Vanilla | -10/+77 |
| 2024-09-18 | Auto merge of #18131 - ChayimFriedman2:macro-expand-dollar-crate, r=Veykril | bors | -18/+127 |
| 2024-09-18 | Get rid of `$crate` in expansions shown to the user | Chayim Refael Friedman | -18/+127 |
| 2024-09-17 | Use `SyntaxEditor` in `extract_type_alias` | DropDemBits | -13/+15 |
| 2024-09-13 | Auto merge of #18073 - alibektas:immutable_tree_panics, r=lnicola | bors | -2/+41 |
| 2024-09-12 | fix: Immutable tree panic in `generate_delegate_trait` | Ali Bektas | -2/+41 |
| 2024-09-12 | Auto merge of #18038 - roife:fix-issue-18034, r=Veykril | bors | -41/+145 |
| 2024-09-11 | Auto merge of #18078 - cuishuang:master, r=Veykril | bors | -0/+2 |
| 2024-09-11 | Auto merge of #18052 - Coekjan:fix-inline-const, r=Veykril | bors | -4/+3 |
| 2024-09-10 | feat: generate names for tuple-struct in add-missing-match-arms | roife | -24/+106 |
| 2024-09-10 | refactor: introduce NameGenerator in suggest_name | roife | -17/+39 |
| 2024-09-09 | Remove unnecessary symbols and add missing symbols | cuishuang | -0/+2 |
| 2024-09-05 | fix: Fix `inline_const_as_literal` error when the number >= 10 | coekjan | -4/+3 |
| 2024-09-04 | assist: ensure replace_qualified_name_with_use applies to the first path segment | David Barsky | -9/+25 |
| 2024-09-03 | Auto merge of #17984 - ShoyuVanilla:cast, r=Veykril | bors | -2/+4 |
| 2024-09-03 | Auto merge of #18031 - roife:suggest-name-in-completion, r=Veykril | bors | -826/+8 |
| 2024-09-03 | refactor: move ide_assist::utils::suggest_name to ide-db | roife | -826/+8 |
| 2024-09-03 | feat: Implement cast typechecks | Shoyu Vanilla | -2/+4 |
| 2024-09-02 | Merge some strings | Laurențiu Nicola | -6/+3 |
| 2024-09-02 | fix: use Result type aliases in "Wrap return type in Result" assist | Ivar Scholten | -13/+280 |
| 2024-09-01 | Auto merge of #17985 - riverbl:explicit-enum-discriminant, r=Veykril | bors | -0/+231 |
| 2024-09-01 | Handle attributes correctly in "Flip comma" | Chayim Refael Friedman | -3/+61 |
| 2024-08-31 | Update generated doctests | riverbl | -0/+27 |
| 2024-08-31 | Add explicit enum discriminant assist | riverbl | -0/+204 |
| 2024-08-29 | fix: consider indentation in the "Generate impl" and "Generate trait impl" as... | Ivar Scholten | -13/+76 |
| 2024-08-29 | Auto merge of #17993 - ChayimFriedman2:convert-to-tuple-attrs, r=Veykril | bors | -11/+49 |
| 2024-08-29 | Auto merge of #17991 - ChayimFriedman2:extract-variable-ref, r=Veykril | bors | -10/+140 |
| 2024-08-29 | Auto merge of #17940 - ChayimFriedman2:closure-to-fn, r=Veykril | bors | -0/+1307 |
| 2024-08-29 | Consider field attributes when converting from tuple to named struct and the ... | Chayim Refael Friedman | -11/+49 |
| 2024-08-29 | Also handle deref expressions in "Extract variable" | Chayim Refael Friedman | -15/+59 |
| 2024-08-29 | Don't add reference when it isn't needed for the "Extract variable" assist | Chayim Refael Friedman | -1/+42 |
| 2024-08-28 | Consider all expressions that autoderef in "Extract variable", not just metho... | Chayim Refael Friedman | -3/+48 |
| 2024-08-27 | Create an assist to convert closure to freestanding fn | Chayim Refael Friedman | -0/+1307 |
| 2024-08-27 | Auto merge of #17757 - alibektas:toggle_macro_delimiters, r=Veykril | bors | -0/+279 |
| 2024-08-27 | Fix tests | Lukas Wirth | -23/+23 |
| 2024-08-26 | Fix "Unwrap block" assist with block modifiers | Chayim Refael Friedman | -3/+55 |
| 2024-08-26 | Auto merge of #17963 - avrong:avrong/error-lifetimes, r=Veykril | bors | -1/+1 |
| 2024-08-26 | Show and render error lifetime args as `'_` | Aleksei Trifonov | -1/+1 |
| 2024-08-24 | Modify `hacks::parse_expr_from_str()` to take an edition too | Chayim Refael Friedman | -2/+2 |
| 2024-08-24 | Add `gen` modifier to functions | Chayim Refael Friedman | -2/+32 |
| 2024-08-22 | Fully remove old macro descension API | Lukas Wirth | -3/+3 |
| 2024-08-22 | Remove DescendPreference::SameText | Lukas Wirth | -12/+2 |
| 2024-08-19 | fix: keep comments in convert_while_to_loop | roife | -8/+89 |
| 2024-08-16 | Properly account for editions in names | Chayim Refael Friedman | -143/+269 |
| 2024-08-12 | fix: Trailing excess comma in "Convert to named struct" assist | Shoyu Vanilla | -2/+27 |
| 2024-08-06 | Auto merge of #17745 - regexident:improve-crate-manifests, r=Veykril | bors | -1/+2 |
| 2024-08-06 | Replace `[package.repository] = "…"` of published crates with `[package.rep... | Vincent Esche | -1/+1 |