bump(rust-analyzer): update to v2025 #8469
Merged
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:
2024-12-30
->2025-01-07
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
rust-lang/rust-analyzer (rust-analyzer)
v2025-01-07
Compare Source
Commit:
cd12ef8
Release:
2025-01-07
(v0.3.2253
)Fixes
#18858
clear diagnostics on cancel unconditionally.#18853
fix case where completion inside macro that expands to#[test]
was unavailable.v2025-01-06
Compare Source
Commit:
3f2bbe9
Release:
2025-01-06
(v0.3.2249
)New Features
#18757
add support for updatingexpect-test
,insta
andsnapbox
snapshot tests.#18179
allow excluding specific traits from completion.#18801
show "Go to type definition" actions for generics substitutions on hover.#18821
add support forCoercePointee
.Fixes
#18806
(first contribution) re-enable crate graph de-duplication.#18797
(first contribution) generate exhaustivematch
in "Replaceif-let
withmatch
".#18758
(first contribution) improve SCIP symbols.#18835
hide synthetic locals from completions.#18791
avoid generating colliding names in "Extract variable".#18794
fix "Fill match arm" producing an extra brace in some proc macros.#18802
use the correctfile_id
used for ranges for outgoing calls.#18807
,#18841
populate cargo config environment variables.#18826
,#18848
,#18817
properly clear flycheck diagnostics.#18819
fix overflow detection in MIR evaluation.#18843
correctly handle new-stylerustc_intrinsic
safety.#18845
check the right package in flycheck.#18795
,#18820
fix rendering of literals in code blocks.#18836
be more permissive with completion resolve data.#18830
fix custom snippet deserialization.Internal Improvements
#18822
(first contribution) allowtargetDir
to be an absolute path.#18327
,#18852
store token trees in contiguousVec
instead of as a tree.#18809
do not render closure ids in hover messages.#18790
define a quoting mechanism instead of textual ASTmake
.#18805
implement<RaSpanServer as SourceFile>::eq
.#18792
decouple proc macro server protocol from the server implementation.#18829
,#18831
revert 'revert "disablerustc
test metrics"'.See also the changelog post.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.