- 1018533 Build `rust_test` targets with `crate` using the same crate name as the underlying library target. (#1332) by Chris Fredrickson · 3 years ago
- 0049ce3 Add support for riscv32 targets (#1323) by cfrantz · 3 years ago
- 3aa6de3 remove experimental_use_whole_archive_for_native_deps (#1338) by Krasimir Georgiev · 3 years ago
- a066bfe Replace slashes with underscores in default crate names. (#1336) by Chris Fredrickson · 3 years ago
- 1b91e59 Revert "Replace slashes with underscores in default crate names. (#1334)" (#1335) by Chris Fredrickson · 3 years ago
- 51f8e30 "sandwich" rlibs between native deps in linker order (#1333) by Krasimir Georgiev · 3 years ago
- df35490 Replace slashes with underscores in default crate names. (#1334) by Chris Fredrickson · 3 years ago
- 21eed19 Bump version to 0.4.0 (#1329) by Daniel Wagner-Hall · 3 years ago 0.4.0
- d3d9aba Support . workspace member (#1326) by Daniel Wagner-Hall · 3 years ago
- fccaae3 Error calling `all_crate_deps` without `Cargo.toml` (#1327) by Daniel Wagner-Hall · 3 years ago
- d7c532c Updated wasm_bindgen dependencies API (#1313) by UebelAndre · 3 years ago
- fb4d554 Updated wasm_bindgen rules to only require core `rules_nodejs` rules (#1311) by UebelAndre · 3 years ago
- 1590670 Prevents running of clippy on bindgen targets (#1320) by Cameron Mulhern · 3 years ago
- 73d0164 Add support for aarch64-apple-ios-sim (#1304) by Keith Smiley · 3 years ago
- 61eee54 Add bazel-* directories in cargo_manifest_dir/external_crate to gitignore (#1279) by David Tolnay · 3 years ago
- 42f78f2 crate_universe: Improved documentation (#1305) by UebelAndre · 3 years ago
- bddc4bd Silence warnings for example/test dependencies (#1312) by UebelAndre · 3 years ago
- b04fe3b Use tinyjson from crates.io instead of github.com. (#1309) by Wren Turkal · 3 years ago
- 1cab691 Remove doc about STATIC_RUST_URL env var. (#1306) by Wren Turkal · 3 years ago
- d86e06a Don't propagate non-shared transitive linker inputs from `rust_static|shared_library` (#1299) by scentini · 3 years ago
- 5abeb93 Don't emit `CrateInfo` from `rust_static_library` and `rust_shared_library` (#1298) by scentini · 3 years ago
- 0175a1b fix for using a nightly channel after https://github.com/bazelbuild/rules_rust/commit/841fc6fb82141576d91aecb1d3f2656d58b0ab71 (#1302) by Krasimir Georgiev · 3 years ago
- e07881f Updated crate_universe docs (#1301) by UebelAndre · 3 years ago
- c63ad97 rustc: fix a conditional (#1300) by George Burgess IV · 3 years ago
- a6f332f Use __EXEC_ROOT__ paths for genfiles in rust_analyzer aspect (#1293) by Cameron Mulhern · 3 years ago
- 97de47d Remove 'triple' field from triple struct in favor of 'str' (#1297) by David Tolnay · 3 years ago
- 58627f5 Make get_host_triple public to get a triple from Bazel's repository_ctx (#1289) by David Tolnay · 3 years ago
- 612f436 Updated `rules_rust` version to `0.3.1` (#1296) by UebelAndre · 3 years ago 0.3.1
- 26fa5a1 Fixed build issues in release artifact (#1295) by UebelAndre · 3 years ago
- 48bb32f crate_universe: Added tests for serialized config files. (#1291) by UebelAndre · 3 years ago
- 841fc6f Enable xz archives (#1284) by Wren Turkal · 3 years ago
- f7cb22e feat(#514): pass extra flags to clippy (#1264) by Roman Kashitsyn · 3 years ago
- e9f8b48 Updated `rules_rust` version to `0.3.0` (#1288) by UebelAndre · 3 years ago 0.3.0
- c900e1c Revert "Add workaround for arm vs armv7 android issue (#1259)" (#1290) by Keith Smiley · 3 years ago
- 01ebef2 Remove DEFAULT_RUST_EDITION (#1256) by David Tolnay · 3 years ago
- 03a7079 Outside of examples, fill in all `edition` attrs (#1257) by David Tolnay · 3 years ago
- 207ee4f feat: support extra deps in rust_doc_test (#1286) by Roman Kashitsyn · 3 years ago
- 4e7d114 Fix typo in render config doc (#1281) by Thomas · 3 years ago
- db17f29 Fix crate annotation anchor (#1282) by Thomas · 3 years ago
- fdb6851 Fix target name in `rust_test` example. (#1280) by Chris Fredrickson · 3 years ago
- 4fb6e40 Don't leak additive build file content across crates (#1278) by Thomas · 3 years ago
- 965044a Remove `rust_test` example which doesn't build. (#1267) by Chris Fredrickson · 3 years ago
- f6e7e0a add a stopgap experimental_use_whole_archive_for_native_deps attribute (#1269) by Krasimir Georgiev · 3 years ago
- 34fd467 process_wrapper: add support for terminating rustc after it emits rmeta. (#1207) by Roberto Bampi · 3 years ago
- b778fca crate_universe: propagate build_script_tools (#1266) by Duarte Nunes · 3 years ago
- f6f27a8 Add workaround for arm vs armv7 android issue (#1259) by Keith Smiley · 3 years ago
- c3f56c2 Add the BUILD.bazel file to the wasm_bindgen distro filegroup target (#1246) (#1261) by Filip Kieres · 3 years ago
- 1f2e623 Set edition for process_wrapper and cargo_build_script_runner (#1254) by David Tolnay · 3 years, 1 month ago
- 5579049 Updated Rust to 1.60.0 (#1247) by UebelAndre · 3 years, 1 month ago
- b594f90 Workaround for issue in linux Cargo binaries (#1252) by UebelAndre · 3 years, 1 month ago
- 8f0dd90 rust_test_suite: ensure crate names are valid (#1248) by Augie Fackler · 3 years, 1 month ago
- 4144dde Updating `rules_rust` version to `0.2.1` (#1243) by UebelAndre · 3 years, 1 month ago 0.2.1
- 65cad76 Fixed proto package in release artifact (#1241) by David Marcin · 3 years, 1 month ago
- 4d8de6e Updated repository pin in the docs (#1240) by UebelAndre · 3 years, 1 month ago
- e5a3970 Updating `rules_rust` version to `0.2.0` (#1235) by UebelAndre · 3 years, 1 month ago 0.2.0
- d061bf6 Updated `crate_universe` version to `0.2.0` (#1239) by UebelAndre · 3 years, 1 month ago
- c0505da Replace `rust_repositories` with `rust_register_toolchains` in docs (#1237) by UebelAndre · 3 years, 1 month ago
- 145ad76 Fixed `crates_repository` deleting `.cargo/config.toml` files. (#1227) by UebelAndre · 3 years, 1 month ago
- 20066b0 fix: distribute `//tools/rust_analyzer` (#1234) by UebelAndre · 3 years, 1 month ago
- b58ce89 Enabled `rust_doc_test` for `crate_universe` (#1232) by UebelAndre · 3 years, 1 month ago
- d2e2470 Fix some unit tests to run from another workspace (#1226) by Siddhartha Bagaria · 3 years, 1 month ago
- b03aee0 Fixed `crate_universe` clippy defects (#1228) by UebelAndre · 3 years, 1 month ago
- 41b39f0 add bots using lld (and examples with clang as a drive by) (#1221) by Krasimir Georgiev · 3 years, 1 month ago
- 84e98e4 don't emit --codegen={metadata,extra-filename} for rust_static_library and rust_shared_library (#1222) by Krasimir Georgiev · 3 years, 1 month ago
- e48c834 Renamed `crate_index` repository to `crate_universe_crate_index` (#1217) by UebelAndre · 3 years, 1 month ago
- 99b4b25 fix use of stamping in rust_binary_without_process_wrapper (#1218) by Krasimir Georgiev · 3 years, 1 month ago
- 8df4517 Add NUM_JOBS env var to cargo build scripts (#1216) by Daniel Wagner-Hall · 3 years, 1 month ago
- 628e85e Restrucutred `crate_universe` dependency macros (#1208) by UebelAndre · 3 years, 1 month ago
- e3d67a0 Updated docs to guide users to using releases (#1213) by UebelAndre · 3 years, 1 month ago
- fd912e6 Updated crate_universe docs. (#1212) by UebelAndre · 3 years, 1 month ago
- cde4c08 Delete deprecated `rules` targets (#1210) by UebelAndre · 3 years, 1 month ago
- 26e01c8 cache the release archive in release actions (#1201) by UebelAndre · 3 years, 1 month ago
- 3205c9d Updated crate_universe setup guide (#1202) by UebelAndre · 3 years, 1 month ago
- c078494 Don't leak deps from rust_proc_macro (#1206) by scentini · 3 years, 1 month ago
- 7c865ff Build `_import_macro_dep` in `exec` mode (#1203) by scentini · 3 years, 1 month ago
- 635da93 Updating `rules_rust` version to `0.1.0`. (#1198) by UebelAndre · 3 years, 1 month ago 0.1.0
- 6c797c9 disable advanced features of C++ rules (#1200) by Krasimir Georgiev · 3 years, 1 month ago
- 86d47a1 Tweak import macro bootstrap to trick rust analyzer aspect (#1179) by Marcel Hlopko · 3 years, 1 month ago
- 80d1972 Added release workflow (#1195) by UebelAndre · 3 years, 1 month ago
- cd44b36 Added support for producing distribution archives (#1194) by UebelAndre · 3 years, 1 month ago
- a665447 Traverse custom alias-like rules in the rust analyzer aspect (#1190) by Marcel Hlopko · 3 years, 1 month ago
- 4504983 Add a test showing that rust_analayzer aspect traverses aliases (#1188) by Marcel Hlopko · 3 years, 1 month ago
- 297dd18 Updated `crate_universe` to version `0.1.0`. (#1197) by UebelAndre · 3 years, 1 month ago
- 0d9c7d5 Specify root target for rust_analyzer test (#1189) by Marcel Hlopko · 3 years, 1 month ago
- 4a0352f Updated `crate_universe` dependencies (#1196) by UebelAndre · 3 years, 1 month ago
- 5126479 Fixed crate_universe release tools (#1193) by UebelAndre · 3 years, 2 months ago
- e840400 Remove last remains of use_process_wrapper flag. (#1192) by Roberto Bampi · 3 years, 2 months ago
- eb7db68 Fix iOS linker arguments (#1186) by Keith Smiley · 3 years, 2 months ago
- de726a1 Create internal rust_binary rule instead of using transitions (#1187) by David Freese · 3 years, 2 months ago
- 5e6ad9f Regenerated `cargo-raze` outputs with v0.15.0 (#1184) by UebelAndre · 3 years, 2 months ago
- 980b662 add static_library to get_preferred_artifact with pic (#1183) by Krasimir Georgiev · 3 years, 2 months ago
- 97fd329 Populate CFLAGS and CXXFLAGS when invoking build script. (#1081) by Damien DeVille · 3 years, 2 months ago
- bf59038 Allow specifying additional target triples in rust_register_toolchains() and fix androideabi system (#1181) by Denis Koroskin · 3 years, 2 months ago
- 348c3e3 Remove unused file and use the rules_rust transition allowlist. (#1182) by Roberto Bampi · 3 years, 2 months ago
- d9ba374 process_wrapper: replace C++ implementation with rust. (#1159) by Roberto Bampi · 3 years, 2 months ago
- e5fefdc Cut loading time deps of the import macro (#1177) by Marcel Hlopko · 3 years, 2 months ago
- 1b1f21a Make `rust_toolchain.llvm_tools` consistent with `rust_std` (#1180) by UebelAndre · 3 years, 2 months ago
- b9469a0 Updated crate_universe examples (#1170) by UebelAndre · 3 years, 2 months ago
- b82838a Fixed `crate.spec` being ignored in `crate_universe` rules. (#1174) by UebelAndre · 3 years, 2 months ago
- 5482196 Fixed crate_universe test metadata generation (#1171) by UebelAndre · 3 years, 2 months ago