Skip to content

Releases: bazelbuild/rules_rust

0.51.0

19 Sep 21:24
144d34f
Compare
Choose a tag to compare

0.51.0

Bzlmod

bazel_dep(name = "rules_rust", version = "0.51.0")

WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-BCrPtzRpstGEj+FI2Bw0IsYepHqeGQDxyew29R6OcZM=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.51.0/rules_rust-v0.51.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: 0.50.1...0.51.0

0.50.1

11 Sep 14:46
e4ba5e8
Compare
Choose a tag to compare

0.50.1

Bzlmod

bazel_dep(name = "rules_rust", version = "0.50.1")

WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-MZscNcESBO9WsdlKVJ9rnTUygTt3jwLXCe9oyDcDbPE=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.50.1/rules_rust-v0.50.1.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

Full Changelog: 0.50.0...0.50.1

0.50.0

10 Sep 22:50
56facca
Compare
Choose a tag to compare

0.50.0

Bzlmod

bazel_dep(name = "rules_rust", version = "0.50.0")

WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-NE2PXqlFFVnUDR4msCyI3kZtv1y1Io2MCsrlVxsdqI4=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.50.0/rules_rust-v0.50.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: 0.49.3...0.50.0

0.49.3

13 Aug 15:33
5f03718
Compare
Choose a tag to compare

0.49.3

Bzlmod

bazel_dep(name = "rules_rust", version = "0.49.3")

WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-3QBrdyIdWeTRQSB8DnrfEbH7YNFEC4/KA7+SVheTKmA=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.49.3/rules_rust-v0.49.3.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

Full Changelog: 0.49.2...0.49.3

0.49.2

08 Aug 23:01
533106d
Compare
Choose a tag to compare

0.49.2

Bzlmod

bazel_dep(name = "rules_rust", version = "0.49.2")

WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-5r5uj7WUevWfVgA45OWPa0brUJilfa0KOKHsVLcQBmA=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.49.2/rules_rust-v0.49.2.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

Full Changelog: 0.49.1...0.49.2

0.49.1

02 Aug 15:38
70e8729
Compare
Choose a tag to compare

0.49.1

Bzlmod

bazel_dep(name = "rules_rust", version = "0.49.1")

WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-vPcQEm9pdNwttW2exexMfGxOLFOwcotEw1t3CkgCS8k=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.49.1/rules_rust-v0.49.1.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: 0.49.0...0.49.1

0.49.0

01 Aug 17:58
1c0de8a
Compare
Choose a tag to compare

0.49.0

Bzlmod

bazel_dep(name = "rules_rust", version = "0.49.0")

WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-WJlhi9KAgMZYAyDIlSCgP11BRCH3zxLMjAsBXsBEyF8=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.49.0/rules_rust-v0.49.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: 0.48.0...0.49.0

0.48.0

19 Jul 13:34
6b10ce3
Compare
Choose a tag to compare

0.48.0

Bzlmod

bazel_dep(name = "rules_rust", version = "0.48.0")

WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-Weev1uz2QztBlDA88JX6A1N72SucD1V8lBsaliM0TTg=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.48.0/rules_rust-v0.48.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: 0.47.1...0.48.0

0.47.1

09 Jul 03:50
6080e49
Compare
Choose a tag to compare

0.47.1

Bzlmod

bazel_dep(name = "rules_rust", version = "0.47.1")

WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-35cwdTOaqqu4y+aXgIUU2C2PAKMz4+uyJ7/UMIGCmFs=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.47.1/rules_rust-v0.47.1.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

New Contributors

Full Changelog: 0.46.0...0.47.1

0.46.0

10 Jun 13:19
a6529a7
Compare
Choose a tag to compare

0.46.0

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_rust",
    integrity = "sha256-F8U7+AC5MvMtPKGdLLnorVM84cDXKfDRgwd7/dq3rUY=",
    urls = ["https://github.com/bazelbuild/rules_rust/releases/download/0.46.0/rules_rust-v0.46.0.tar.gz"],
)

Additional documentation can be found at: https://bazelbuild.github.io/rules_rust/#setup

What's Changed

  • fix: default rustfmt version to supplied rust version by @mattem in #2660
  • Use repo-mapping-aware runfiles API in rust-analyzer by @dzbarsky in #2666
  • Fix protobuf generated srcs to include all sources by @matts1 in #2676
  • Fix cargo_build_script executables. by @matts1 in #2675
  • crate_universe: Don't include crate name in build script path. by @criemen in #2663
  • Ensure dynamic library dependencies end up in the runfiles directory by @EdSchouten in #2671
  • use bazel_ci_rules bazel_dep instead of http_archive by @mmorel-35 in #2678
  • Ensure that running bazel build on a cargo_build_script target actually runs the build script by @matts1 in #2680
  • Allow overriding crate universe packages to local packages by @ograff in #2674
  • Depend on a copy of rustfmt for the target by @EdSchouten in #2685
  • [Bugfix] Convert metadata keys to screaming snake case instead of screaming kebab case in cargo_build_script_runner by @Pagten in #2682
  • Add support for override_target when using bzlmod by @AmeliasCode in #2683
  • Release 0.46.0 by @illicitonion in #2686

New Contributors

Full Changelog: 0.45.1...0.46.0