chore(deps): update dependency rust-lang/rust-analyzer to v2026-09-07 - #232
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency rust-lang/rust-analyzer to v2026-09-07#232renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Check & update settingsChecking tag range 2026-08-17..2026-09-07 |
renovate
Bot
force-pushed
the
renovate/rust-analyzer-monorepo
branch
from
August 31, 2026 13:35
0e37f9e to
0b97bff
Compare
renovate
Bot
force-pushed
the
renovate/rust-analyzer-monorepo
branch
from
September 7, 2026 10:38
0b97bff to
d76c437
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2026-08-17→2026-09-07Release Notes
rust-lang/rust-analyzer (rust-lang/rust-analyzer)
v2026-09-07Compare Source
Commit:
9074e9bRelease:
2026-09-07(v0.3.3041)New Features
#23266render const values in completion label details:#23262addmissing-bodydiagnostic.Performance Improvements
#23190don't lower the signature again in inference, fetch it from other queries instead.Fixes
#23297(first contribution) follow symlinks when scanning the sysroot for proc macro dylibs.#23279fix printing of float bit patterns on hover.#23249acceptSelfas non-leading path segment in attribute paths.#23246allow inner attributes on blocks in tuple expressions.#22662avoid type unification errors in term search.#23163fix parsing ofself::in function param list.#23270fix handling of#[unsafe()]attributes without inner meta.Internal Improvements
#23248(first contribution) usecargo install --locked.#23265(first contribution) reduce the scope of the marketplace tokens.#23218store doc comments as their own node and not asCOMMENTtrivia.#23271mergeExpr::UnsafeintoExpr::Block.#23292makeNamedTempFilewritable on creation.See also the changelog post.
v2026-08-31Compare Source
Commit:
f899669Release:
2026-08-31(v0.3.3033)New Features
#23213offer "Extract variable" on field names in record expressions.Fixes
#23232(first contribution) fix inference of never type in array repeat expressions.#23206,#23257switch fromtemp-dirto a homemadeNamedTempFileimplementation.#23184fix unsafeck for e.g.&raw const *&raw const *&raw const *&2.#23162fix HIR lowering of associated trait function parameters.#23176push a generic params scope for consts.#23216fix->completions inside macro calls.#22901strip leading asterisk from block doc comments.#23235fix some subtle bugs in docs rendering.#23245print the ABI offnpointers.#23229fix panic inunresolved_fieldwhen accessing numeric fields in unions.#23212fix panic when dereferencing unresolved aliases.#23250fix a panic on hover with types likeimpl for<'b> Fn(&dyn Fn() -> &'b u8).#23256fix hover withimpl Traitand generics.#23242fix parsing of range patterns inside parentheses.#23238fix a panic on macro calls inextract_variable.Internal Improvements
#23233require analysis changes made using AI to referencerustc.See also the changelog post.
v2026-08-24Compare Source
Commit:
5c156cdRelease:
2026-08-24(v0.3.3025)New Features
#23147addunary-operator-cannot-be-applieddiagnostic.Performance Improvements
#23079optimize the heck out of the storage of token trees (saves 32 MB onself).Fixes
#23186(first contribution) allowasm!label blocks to diverge.#23202(first contribution) use owner expression store for anonymous consts.#23134accept trailing comma on built-in macro calls.#23201prevent stack overflow with recursive ADT layouts.Internal Improvements
#23214(first contribution) use Cargo build directory for flycheck logs.#23166download all build artifacts in a single step.#23168dropzigbuildsupport.#23172split VSIX publishing into different jobs and skip duplicates.See also the changelog post.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.