| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-26 | Prettify AST in `PathTransform` if it's coming from a macro | Chayim Refael Friedman | -4/+58 | |
| 2025-06-26 | refactor: enhance highlighting for control flow kws in macros | roifewu | -33/+45 | |
| 2025-06-26 | refactor: simplify functions related to branch_exit_points in highlight_related | roifewu | -72/+74 | |
| 2025-06-26 | refactor: rename `branches` to `branch_exit_points` in highlight_related | roifewu | -9/+9 | |
| 2025-06-26 | refactor: improve macro handling in navigation for control-flow kws | roifewu | -13/+47 | |
| 2025-06-26 | feat: highlighting of related return values while the cursor is on any ↵ | roifewu | -9/+758 | |
| `match`, `if`, or match arm arrow (`=>`) | ||||
| 2025-06-26 | Merge pull request #20101 from ShoyuVanilla/comp-time-deps-sooner | Laurențiu Nicola | -1/+1 | |
| minor: Decrease minimal toolchain version for `comp-time-deps` to `1.89.0` | ||||
| 2025-06-26 | minor: Decrease minimal toolchain version for `comp-time-deps` by `0.1` | Shoyu Vanilla | -1/+1 | |
| 2025-06-25 | Unify formatting of progress messages | Vincent Esche | -7/+6 | |
| 2025-06-25 | Merge pull request #20096 from lnicola/silence-rustfmt-failed | Lukas Wirth | -11/+8 | |
| internal: Don't show notifications on failed rustfmt calls | ||||
| 2025-06-25 | Adjust minicore for Sized Hierarchy changes | Lukas Wirth | -52/+75 | |
| 2025-06-25 | Don't show notifications on failed rustfmt calls | Laurențiu Nicola | -11/+8 | |
| 2025-06-25 | Drop rustc workspace loading error, if we don't needs its sources | Lukas Wirth | -10/+28 | |
| 2025-06-25 | Merge pull request #20088 from Veykril/push-qrslvzzlqqoz | Lukas Wirth | -107/+110 | |
| De-arc trait items query | ||||
| 2025-06-25 | De-arc trait items query | Lukas Wirth | -107/+110 | |
| 2025-06-24 | Short circuit a couple hir-ty/lower queries | Lukas Wirth | -15/+40 | |
| 2025-06-24 | Merge pull request #20012 from lnicola/bump-literal-escaper | Lukas Wirth | -164/+134 | |
| Update to literal-escaper 0.0.4 | ||||
| 2025-06-24 | Merge pull request #20080 from Veykril/push-vnrwqppplykm | Lukas Wirth | -39/+60 | |
| Cleanup `folding_ranges` and support more things | ||||
| 2025-06-24 | Cleanup `folding_ranges` and support more things | Lukas Wirth | -39/+60 | |
| 2025-06-24 | Merge pull request #20061 from ChayimFriedman2/wrap-ret-ty | Lukas Wirth | -34/+133 | |
| fix: In "Wrap return type" assist, don't wrap exit points if they already have the right type | ||||
| 2025-06-24 | Merge pull request #20036 from Veykril/push-yquvoyrxkksx | Lukas Wirth | -70/+70 | |
| Do not default to 'static for trait object lifetimes | ||||
| 2025-06-24 | Do not default to 'static for trait object lifetimes | Lukas Wirth | -70/+70 | |
| We lack trait object default lifetime elision, so `'static` can be wrong at times, confusing the user | ||||
| 2025-06-24 | Merge pull request #20062 from ChayimFriedman2/doctests | Lukas Wirth | -0/+32 | |
| minor: Don't run doctests | ||||
| 2025-06-24 | Merge pull request #20072 from Veykril/push-sorvvvzskywv | Lukas Wirth | -10/+44 | |
| fix: Respect `.cargo/config.toml` `build.target-dir` | ||||
| 2025-06-23 | fix: Respect `.cargo/config.toml` `build.target-dir` | Lukas Wirth | -10/+44 | |
| 2025-06-24 | fix: Use `ROOT` hygiene for `args` inside new `format_args!` expansion | Shoyu Vanilla | -27/+36 | |
| 2025-06-23 | Merge pull request #20069 from Veykril/push-mnqkqxomtlxn | Lukas Wirth | -1/+29 | |
| fix: Fix cargo project manifest not pointing to the workspace root | ||||
| 2025-06-23 | fix: Fix cargo project manifest not pointing to the workspace root | Lukas Wirth | -1/+29 | |
| 2025-06-23 | Merge from rust-lang/rust | Laurențiu Nicola | -1/+1 | |
| 2025-06-23 | Don't run doctests | Chayim Refael Friedman | -0/+32 | |
| 2025-06-23 | In "Wrap return type" assist, don't wrap exit points if they already have ↵ | Chayim Refael Friedman | -34/+133 | |
| the right type | ||||
| 2025-06-22 | Merge pull request #20056 from ShoyuVanilla/fmt-args-new | Chayim Refael Friedman | -46/+412 | |
| Minic rustc's new `format_args!` expansion | ||||
| 2025-06-22 | Minic rustc's new `format_args!` expansion | Shoyu Vanilla | -41/+366 | |
| 2025-06-22 | Implement region negation to minicore and add a flag `fmt_before_1_89_0` | Shoyu Vanilla | -8/+49 | |
| 2025-06-21 | Merge pull request #20050 from ↵ | Chayim Refael Friedman | -1/+5 | |
| LHolten/better-docs-for-exclude-imports-in-symbol-search Add better documentation for excluding imports from symbol search | ||||
| 2025-06-21 | Merge pull request #20047 from ShoyuVanilla/comp-time-deps | Lukas Wirth | -2/+24 | |
| internal: Utilize `cargo check --compile-time-deps` | ||||
| 2025-06-21 | fix: Correct grammar in remove all unused imports assist | Zakaria Elkatani | -1/+1 | |
| 2025-06-21 | internal: Utilize `cargo check --compile-time-deps` | Shoyu Vanilla | -2/+24 | |
| 2025-06-21 | format | jnyfah | -1/+1 | |
| 2025-06-21 | revert changes | jnyfah | -95/+10 | |
| 2025-06-20 | rust-analyzer: Rename LayoutS to LayoutData in comments | Zachary S | -1/+1 | |
| 2025-06-20 | Add better documentation for excluding imports from symbol search | Lucas Holten | -1/+5 | |
| 2025-06-20 | Merge pull request #20046 from regexident/type-param-parent-getter | Florian Diebold | -0/+4 | |
| Add `fn parent(self, db) -> GenericDef` to `hir::TypeParam` | ||||
| 2025-06-20 | Merge pull request #20035 from joshka/jm/test-explorer-color | HKalbasi | -0/+1 | |
| Add --color=always to test explorer command | ||||
| 2025-06-19 | Add `fn parent(self, db) -> GenericDef` to `hir::TypeParam` | Vincent Esche | -0/+4 | |
| 2025-06-19 | Merge pull request #20042 from Veykril/push-uosxynulorzn | Lukas Wirth | -1/+1 | |
| fix: Temporarily disable `+` typing handler as it moves the cursor position | ||||
| 2025-06-19 | fix: Temporarily disable `+` typing handler as it moves the cursor position | Lukas Wirth | -1/+1 | |
| 2025-06-19 | Merge pull request #20041 from Veykril/push-yxlszoznuyno | Lukas Wirth | -39/+19 | |
| Revert "Turn `BlockId` into a `#[salsa::tracked]`" | ||||
| 2025-06-19 | Revert "Turn `BlockId` into a `#[salsa::tracked]`" | Lukas Wirth | -39/+19 | |
| This reverts commit 8643a858dbaf12b37e90b603cdee64434576c229. | ||||
| 2025-06-19 | Merge pull request #20039 from ShoyuVanilla/let-bind-ref-capt | Lukas Wirth | -1/+43 | |
| fix: Closure capturing for let exprs | ||||
