-
-
Notifications
You must be signed in to change notification settings - Fork 250
Update dependency rules_rust to v0.63.0 #419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/rules_rust-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
d9a68ae
to
a4d648f
Compare
5f7dfd4
to
4277835
Compare
3b83f13
to
bbb62ac
Compare
bbb62ac
to
789f28b
Compare
20f9272
to
f2e5492
Compare
f2e5492
to
83462b9
Compare
a30597d
to
51bd117
Compare
ca46e50
to
b0deefe
Compare
6386f60
to
d9721e2
Compare
d9721e2
to
735e794
Compare
735e794
to
f8534d3
Compare
d93b795
to
92ab033
Compare
f599e75
to
632edbb
Compare
af9ec96
to
663e329
Compare
663e329
to
a9cb136
Compare
a9cb136
to
9611686
Compare
9611686
to
517175e
Compare
|
c02e477
to
125ccc1
Compare
125ccc1
to
adb7f39
Compare
b4715c1
to
fda9a38
Compare
fda9a38
to
b93f09f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.54.1
->0.63.0
0.54.1
->0.63.0
Release Notes
bazelbuild/rules_rust (rules_rust)
v0.63.0
Compare Source
0.63.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
clippy_error_format
setting. by @martinboehhttps://github.com/bazelbuild/rules_rust/pull/3496l/3496ubuntu2204
by @krasimirhttps://github.com/bazelbuild/rules_rust/pull/3506l/3506New Contributors
Full Changelog: bazelbuild/rules_rust@0.62.0...0.63.0
v0.62.0
Compare Source
0.62.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
-B
) in build scripts by @mccullochttps://github.com/bazelbuild/rules_rust/pull/3446l/3446panic_files
correctly by @FabianWolhttps://github.com/bazelbuild/rules_rust/pull/3454l/3454New Contributors
Full Changelog: bazelbuild/rules_rust@0.61.0...0.62.0
v0.61.0
Compare Source
0.61.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
crate_universe
to use externalrust_host_tools
by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3418l/3418rules_rust_example_sys
dependencies by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3424l/3424New Contributors
Full Changelog: bazelbuild/rules_rust@0.60.0...0.61.0
v0.60.0
Compare Source
0.60.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
rust-analyzer
discoverConfig integration by @bobozahttps://github.com/bazelbuild/rules_rust/pull/3073l/3073experimental_per_crate_rustc_flag
. by @martinboehhttps://github.com/bazelbuild/rules_rust/pull/3380l/3380-Ccodegen-units=1
for actions that emit an object file. by @martinboehhttps://github.com/bazelbuild/rules_rust/pull/3381l/3381New Contributors
Full Changelog: bazelbuild/rules_rust@0.59.2...0.60.0
v0.59.2
Compare Source
0.59.2
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
0.71.1
by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3358l/3358rust_wasm_bindgen_test
by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3355l/3355New Contributors
Full Changelog: bazelbuild/rules_rust@0.59.1...0.59.2
v0.59.1
Compare Source
0.59.1
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
safari
support forrust_wasm_bindgen_test
by @UebelAndhttps://github.com/bazelbuild/rules_rust/pull/3328l/3328New Contributors
Full Changelog: bazelbuild/rules_rust@0.59.0...0.59.1
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
v0.57.1
Compare Source
0.57.1
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
Full Changelog: bazelbuild/rules_rust@0.57.0...0.57.1
v0.57.0
Compare Source
0.57.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