rules_rust/rust
Sam McCall a6426e06d0
rust_test(crate=foo) inherits foo.aliases (#2965)
Inline tests compile the same set of source files as the original crate.
The set of aliases required will be the same or occasionally a superset.
We shouldn't make users repeat them across targets.
2024-10-28 16:04:57 +00:00
..
platform Fix fuchsia platform triple (#2945) 2024-10-20 15:33:14 +00:00
private rust_test(crate=foo) inherits foo.aliases (#2965) 2024-10-28 16:04:57 +00:00
rust_analyzer Implement rules archive release artifact in github action. (#1501) 2022-08-08 13:17:53 +01:00
rustfmt Added `rustfmt_toolchain` and refactored toolchain repository rules (#1719) 2023-01-03 15:44:26 +00:00
settings Move all settings flags into `//rust/settings` (#2870) 2024-09-18 15:54:25 +00:00
toolchain upstream wrappers for cargo, rustc, cargo-clippy (#2703) 2024-06-25 11:34:39 +00:00
BUILD.bazel Implement rules archive release artifact in github action. (#1501) 2022-08-08 13:17:53 +01:00
defs.bzl Add clippy_flag flag to allow flags to be added in succession. (#2625) 2024-04-23 09:56:23 +00:00
extensions.bzl Allow bzlmod users to inhibit toolchain registration (#2819) 2024-09-17 08:54:05 +00:00
known_shas.bzl Added Rust 1.82.0 (#2944) 2024-10-21 05:39:37 +00:00
repositories.bzl Add wasm64 support. (#2866) 2024-09-18 00:34:07 +00:00
rust_common.bzl `cargo-bazel` now supports `alias_rule` to customize the aliases generated (#2312) 2023-12-15 17:13:47 +00:00
toolchain.bzl Build `rust_test` targets using a crate name different from the underlying lib (#2828) 2024-09-12 13:16:37 +00:00