bump(rust-analyzer): update to v2024-06-10 #6064
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-06-03
->2024-06-10
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
rust-lang/rust-analyzer (rust-analyzer)
v2024-06-10
Compare Source
Changelog #237
Commit:
b427d46
Release:
2024-06-10
(v0.3.1992
)New Features
#17282
(first contribution) hide items starting with__
from symbol search.#17058
add basic, unstable support forrust-analyzer.toml
.IMPORTANT: We don't promise any stability with this feature yet, any configs exposed may be removed again, the ordering may change etc.
Fixes
#17352
do not resolve prelude within block modules.#17350
highlight unlinked files more proeminently.#17360
don't touch foreign sources when renaming imports.#17333
check for snippet support inextract_expressions_from_format_string
.#17329
don't mark#[rustc_deprecated_safe_2024]
functions as unsafe.#17353
fix hover action formatting.#17308
prioritize local crates in auto-import.Internal Improvements
#17346
,#17368
(first contribution) add submenus to GUI VS Code extension settings.#17340
improvefind_path
performance.#17004
cache macro calls more aggressively inSemantics
.#17312
addFunction::fn_ptr_type(…)
for obtaining name-erased function types.#17348
use fallible indexing inTypeOrConstParam::source(…)
andLifetimeParam::source(…)
.#17365
expose snippet capability to diagnostic quickfixes.#17375
don't intern attribute inputs, as their spans make them unique.#17341
clean up inert attribute handling.#17356
prefer shorthandtracing::span
macros.#17315
use string interpolation in more places.#17359
add version info to VS Code status bar item.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 has been generated by Mend Renovate. View repository job log here.