| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-04 | refactor: Cleanup descension stuff | Lukas Wirth | -35/+46 | |
| 2025-06-04 | Merge pull request #19922 from Veykril/push-oxyomxrsplpx | Lukas Wirth | -217/+405 | |
| feat: Add `dyn` keyword inlay hints | ||||
| 2025-06-04 | feat: Add `dyn` keyword inlay hints | Lukas Wirth | -2/+142 | |
| 2025-06-04 | Give path segment type anchors their own grammar rule | Lukas Wirth | -158/+223 | |
| 2025-06-04 | Remove unnecessary parameters in inlay-hint computation | Lukas Wirth | -58/+41 | |
| 2025-06-04 | Merge pull request #19913 from ↵ | Laurențiu Nicola | -3/+3 | |
| rust-lang/dependabot/npm_and_yarn/editors/code/tar-fs-2.1.3 chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in /editors/code | ||||
| 2025-06-04 | Merge pull request #19914 from ↵ | Lukas Wirth | -0/+253 | |
| davidbarsky/davidbarsky/add-some-additional-incrementalism-tests hir-ty: add incremental tests checking for `infer` invalidation | ||||
| 2025-06-04 | ci: Pin `cargo-workspaces` version to `0.3.6`, again | Shoyu Vanilla | -2/+2 | |
| 2025-06-04 | fix: Typo mistake in autopublish workflow | Shoyu Vanilla (Flint) | -1/+1 | |
| 2025-06-04 | ci: When autopublishing, remove `xtask` from workspace | Shoyu Vanilla (Flint) | -3/+3 | |
| Revert `cargo-workspaces` version fix | ||||
| 2025-06-04 | Merge pull request #19915 from ShoyuVanilla/publish-libs-crash | Laurențiu Nicola | -1/+1 | |
| ci: Pin `cargo-workspaces` to `0.3.6` | ||||
| 2025-06-03 | hir-ty: add incremental tests checking for `infer` invalidation | David Barsky | -0/+253 | |
| 2025-06-04 | ci: Pin `cargo-workspaces` to `0.3.6` | Shoyu Vanilla | -1/+1 | |
| 2025-06-03 | chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in /editors/code | dependabot[bot] | -3/+3 | |
| Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3. - [Commits](https://github.com/mafintosh/tar-fs/commits) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 2.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| 2025-06-03 | Merge pull request #19869 from MatrixFrog/publicize_field | Lukas Wirth | -182/+138 | |
| Add a quickfix for accessing a private field of a struct | ||||
| 2025-06-03 | Merge pull request #19894 from ShoyuVanilla/some-query-cycles | Lukas Wirth | -7/+72 | |
| fix: Cycle handlers for `HirDatabase::infer, const_param_ty_with_diagnostics` | ||||
| 2025-06-03 | Merge pull request #19901 from BazookaMusic/master | Lukas Wirth | -12/+192 | |
| Enable Assist edit for tuple<->named struct for the struct and visiblity keywords | ||||
| 2025-06-02 | Add a quickfix for accessing a private field of a struct | Tyler Breisacher | -182/+138 | |
| 2025-06-03 | fix: Cycle handlers for `HirDatabase::infer, const_param_ty_with_diagnostics | Shoyu Vanilla | -7/+72 | |
| 2025-06-02 | feat: implement completion for diagnostic module | Ryan Mehri | -17/+175 | |
| 2025-06-02 | simplify expression that checks the offset | BazookaMusic | -36/+30 | |
| 2025-06-02 | fix: don't duplicate must_use for functions and traits | Ryan Mehri | -2/+2 | |
| 2025-06-02 | Support derive-macros for rename prefix magic | Lukas Wirth | -117/+211 | |
| 2025-06-02 | fix: Fix edition handling for names in rename logic | Lukas Wirth | -115/+161 | |
| 2025-06-02 | Enhance renaming to include identifiers that are generated from the original ↵ | Lukas Wirth | -44/+251 | |
| symbol Co-authored-by: Jake Goulding <jake.goulding@integer32.com> | ||||
| 2025-06-02 | internal: Use 'ProjectJson' consistently | Wilfred Hughes | -5/+5 | |
| The Rust source code previously mised ProjectJson and JsonProject, and the TypeScript definition didn't match either. Use 'ProjectJson' everywhere. This is purely an internal change. | ||||
| 2025-06-02 | Merge pull request #19897 from aibaars/patch-2 | Lukas Wirth | -21/+69 | |
| Produce ClosureBinder node in atom.rs | ||||
| 2025-06-01 | clippy and more formatting | BazookaMusic | -9/+4 | |
| 2025-06-01 | rename function so it makes more sense | BazookaMusic | -5/+5 | |
| 2025-06-01 | Formatting issues resolved | BazookaMusic | -13/+18 | |
| 2025-06-01 | add missing public keyword | BazookaMusic | -1/+1 | |
| 2025-06-01 | Allow assist edit for converting structs to appear also on struct keyword ↵ | BazookaMusic | -6/+192 | |
| and on visibility | ||||
| 2025-05-31 | Merge pull request #19900 from Veykril/push-zurosouxqxzz | Lukas Wirth | -2/+2 | |
| fix: Fix manual not containing diagnostics documentation | ||||
| 2025-05-31 | fix: Fix manual not containing diagnostics documentation | Lukas Wirth | -2/+2 | |
| 2025-05-31 | Account for `Generate` actions when filtering the allowed ones | Kirill Bulatov | -0/+1 | |
| 2025-05-31 | Merge pull request #19898 from Veykril/push-ykumpuwmuvmu | Lukas Wirth | -19/+8 | |
| refactor: Remove unncessary duplication in highlight_related | ||||
| 2025-05-31 | refactor: Remove unncessary duplication in highlight_related | Lukas Wirth | -19/+8 | |
| 2025-05-30 | Update expected test output | Arthur Baars | -21/+60 | |
| 2025-05-30 | Run 'cargo codegen' to update tests | Arthur Baars | -0/+5 | |
| 2025-05-30 | Add test for closure_binder | Arthur Baars | -0/+2 | |
| Co-authored-by: Lukas Wirth <me@lukaswirth.dev> | ||||
| 2025-05-30 | Produce ClosureBinder node in atom.rs | Arthur Baars | -0/+2 | |
| 2025-05-30 | internal: Restructure some semantics APIs for virtual macro files | Lukas Wirth | -79/+185 | |
| 2025-05-30 | Add some more `hir_expand::files` conversions | Lukas Wirth | -64/+137 | |
| 2025-05-30 | Merge pull request #19861 from ↵ | Lukas Wirth | -3/+88 | |
| vremyavnikuda/docs/find-all-refs-constructor-search docs: add documentation for find_all_refs constructor search | ||||
| 2025-05-29 | fix: Fix import insertion not being fully cfg aware | Lukas Wirth | -128/+214 | |
| 2025-05-29 | Merge pull request #19888 from Veykril/push-wylsryzpnnop | Lukas Wirth | -3/+6 | |
| fix: Recognize salsa cycles in `thread_result_to_response` | ||||
| 2025-05-29 | fix: Recognize salsa cycles in `thread_result_to_response` | Lukas Wirth | -3/+6 | |
| 2025-05-28 | docs:deleting duplicate documentation | vremyavnikuda | -70/+0 | |
| 2025-05-28 | Merge pull request #19881 from Veykril/push-wsrmttkymyps | Lukas Wirth | -171/+336 | |
| feat: Desugar assist for `let pat = expr?;` -> `let else` | ||||
| 2025-05-28 | feat: Desugar assist for `let pat = expr?;` -> `let else` | Lukas Wirth | -171/+336 | |
