chore(deps): update dependency rules_rust to v0.58.0 #3262
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:
0.57.1
->0.58.0
Release Notes
bazelbuild/rules_rust (rules_rust)
v0.58.0
Compare Source
0.58.0
Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup
Bzlmod
WORKSPACE
Extensions
Bindgen
Bzlmod
WORKSPACE
MdBook
Bzlmod
WORKSPACE
Prost
Bzlmod
WORKSPACE
Protobuf
Bzlmod
WORKSPACE
Wasm-Bindgen
Bzlmod
WORKSPACE
What's Changed
cargo::
prefixes in build script outputs. by @joehttps://github.com/bazelbuild/rules_rust/pull/3211l/3211--incompatible_autoload_externally=
as it's unusable in Bazel8 by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3214l/3214CARGO_BAZEL_DEBUG=TRACE
level logging by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3238l/3238supported_platform_triples
for crate_universe by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3239l/3239rust_prost_library
. by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3276l/3276rust_shared_library
targets. by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3273l/3273@bazel_tools//tools/bash/runfiles
by @fmehttps://github.com/bazelbuild/rules_rust/pull/3292l/3292.
for rust_test_suite macro. by @vaibhav-12https://github.com/bazelbuild/rules_rust/pull/3298l/3298register_toolchains
in Bzlmod by @lalthttps://github.com/bazelbuild/rules_rust/pull/3231l/3231build_script_link_deps
to crate annotation system. by @abezukhttps://github.com/bazelbuild/rules_rust/pull/3272l/3272//tools
package by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3303l/3303@rules_rust//tools/runfiles
to@rules_rust//rust/runfiles
by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3294l/3294cc_common.link
by @yuzhy87https://github.com/bazelbuild/rules_rust/pull/3257l/3257--remote_download_all
when buildingrust_analyzer_crate_spec
s by @martinghttps://github.com/bazelbuild/rules_rust/pull/3192l/3192New Contributors
Full Changelog: bazelbuild/rules_rust@0.57.1...0.58.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.