chore(deps): update dependency rust-lang/rust-analyzer to v2026-05-18#205
Merged
Conversation
Contributor
|
Following are the settings schema changes between tags Generated LSP-rust-analyzer.sublime-settings Generated sublime-package.json No changes |
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-05-11→2026-05-18Release Notes
rust-lang/rust-analyzer (rust-lang/rust-analyzer)
v2026-05-18Compare Source
Commit:
ce81cf6Release:
2026-05-18(v0.3.2904)VS Code Extension Publishing Issue
This release is not available on the VS Code Marketplace and OpenVSX due to an infrastructure issue.
Until it's fixed, you can still download it from the GitHub release page.
New Features
#22347,#22355,#22372,#22379,#22380,#22378addinvalid-range-pat-type,non-exhaustive-record-pat,method-call-illegal-sized-bound,fru-in-destructuring-assignment,cannot-be-dereferencedandexplicit-drop-method-usediagnostics.#22082,#22368,#22384add pattern type support.Performance Improvements
#22329encode the name instead of index inEnumVariantIdfor better incrementality.#22191use theLineIndexinRootDatabasein the proc macro server.Fixes
#22358,#22381showconstandunsafein signature help.#22357showRunlens forfn mainin bench targets.#22363fix false positivetrait-impl-missing-assoc_itemwithSelf: Sizedbounds.#22376hide duplicate completions originating fromDerefchains.#22367fix spurious reference completions.#22386don't complete::before existing::in paths.#22354don't drop path segment inqualify_path.#22344handle macro calls inextract_function.#22335add parameter to the closures produced byreplace_method_eager_lazy.Internal Improvements
#22352(first contribution) migrateinline_callassist to `SyntaxEditor.#22313refactor visiting and tracking of placeholder types.#22328remove interning from#[query_group].#22119remove some usages ofDbInterner::conjure.#22391ignoreworkspace/diagnostic/refreshin slow tests.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.