Skip to content

chore(deps, rust): update rust-lang.rust-analyzer in devcontainer-metadata.json - #122

Open
embedded-releaser-app[bot] wants to merge 1 commit into
mainfrom
feature/embedded-devcontainer-rust/update-vscode-extensions-devcontainer-metadata.json
Open

embedded-releaser-app[bot] wants to merge 1 commit into
mainfrom
feature/embedded-devcontainer-rust/update-vscode-extensions-devcontainer-metadata.json

Conversation

@embedded-releaser-app

Copy link
Copy Markdown
Contributor

Note

Before merging this PR, please conduct a manual test checking basic functionality of the updated plug-ins. There are limited automated tests for the VS Code Extension updates.

Updates rust-lang.rust-analyzer from 0.3.3033 to 0.3.3041

Release notes

Commit: 9074e9b
Release: 2026-09-07 (v0.3.3041)

New Features

  • #23266 render const values in completion label details:

  • #23262 add missing-body diagnostic.

Performance Improvements

  • #23190 don'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.
  • #23279 fix printing of float bit patterns on hover.
  • #23249 accept Self as non-leading path segment in attribute paths.
  • #23246 allow inner attributes on blocks in tuple expressions.
  • #22662 avoid type unification errors in term search.
  • #23163 fix parsing of self:: in function param list.
  • #23270 fix handling of #[unsafe()] attributes without inner meta.

Internal Improvements

  • #23248 (first contribution) use cargo install --locked.
  • #23265 (first contribution) reduce the scope of the marketplace tokens.
  • #23218 store doc comments as their own node and not as COMMENT trivia.
  • #23271 merge Expr::Unsafe into Expr::Block.
  • #23292 make NamedTempFile writable on creation.

See also the changelog post.

@embedded-releaser-app embedded-releaser-app Bot added dependencies Pull requests that update a dependency file vscode-extensions labels Sep 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Max errors Warnings Elapsed time
✅ ACTION actionlint 24 0 0 0.2s
✅ ACTION zizmor 24 0 0 0 6.95s
✅ DOCKERFILE hadolint 3 0 0 0.14s
✅ JSON npm-package-json-lint yes no no 0.38s
✅ JSON prettier 22 3 0 0 1.0s
✅ JSON v8r 22 0 0 11.34s
✅ MARKDOWN markdownlint 12 0 0 0 0.74s
✅ MARKDOWN markdown-table-formatter 12 1 0 0 0.16s
✅ REPOSITORY betterleaks yes no no 1.01s
✅ REPOSITORY checkov yes no no 25.46s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 55.4s
✅ REPOSITORY osv-scanner yes no no 1.02s
✅ REPOSITORY secretlint yes no no 1.26s
✅ REPOSITORY syft yes no no 2.63s
✅ REPOSITORY trivy yes no no 8.94s
✅ REPOSITORY trivy-sbom yes no no 0.2s
✅ REPOSITORY trufflehog yes no no 2.3s
⚠️ SPELL lychee 86 2 0 11.2s
✅ YAML prettier 32 0 0 0 0.61s
✅ YAML v8r 32 0 0 7.71s
✅ YAML yamllint 32 0 0 0.89s

Detailed Issues

⚠️ SPELL / lychee - 2 errors
📝 Summary
---------------------
🔍 Total..........133
🔗 Unique.........112
✅ Successful.....126
⏳ Timeouts.........0
🔀 Redirected......13
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2
⛔ Unsupported......2

Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads (at 30:7) | Rejected status code: 403 Forbidden

Errors in README.md
[ERROR] https://rust-fuzz.github.io/book/introduction.html (at 83:154) | Network error: Connection reset by peer (os error 104)

Hint: Followed 13 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
Hint: You can configure accepted/rejected response codes with `-a` or `--accept`

Notices

⚠️ Your configuration references items that have been removed from MegaLinter and are ignored: REPOSITORY_KICS. See Removed linters to find their replacements.

See detailed reports in MegaLinter artifacts

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@10.0.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,DOCKERFILE_HADOLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is provided by OX Security
Show us your support by starring ⭐ the repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file vscode-extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants