- 14468f9 Fixed typo in docs (#1110) by UebelAndre · 2 years, 11 months ago
- 1cb3c44 Added `rules_rust_dependencies` and `rust_register_toolchains` macros (#1105) by UebelAndre · 3 years ago
- 5ba526e Updated `bzl_library` targets to have a more discoverable name (#1088) by UebelAndre · 3 years ago
- 6630fd5 Add rename_first_party_crates and third_party_dir flags (#1056) by Chris Fredrickson · 3 years ago
- 3325429 Update wasm-bindgen to `0.2.78` and `rules_nodejs` to `4.4.4` (#984) by UebelAndre · 3 years, 2 months ago
- 4b3492a Optionally capture clippy lints as a build output (#937) by James Farrell · 3 years, 4 months ago
- a0104fb Deleted `rust_benchmark` rule (#938) by UebelAndre · 3 years, 4 months ago
- 251c5da Added support for plat specific env vars to `cargo_bootstrap_repository` (#932) by UebelAndre · 3 years, 4 months ago
- e8d61a6 Add docs for error_format (#924) by David Marcin · 3 years, 4 months ago
- 52e3ba4 Support passing arbitrary extra flags to rustc (#566) by David Marcin · 3 years, 4 months ago
- e2f1ab9 Added providers to documentation (#911) by UebelAndre · 3 years, 4 months ago
- ed0c6e9 Added `cargo_bootstrap_repository` rule (#891) by UebelAndre · 3 years, 4 months ago
- fe657ed Update `//proto` rules to provide all required dependencies. (#868) by UebelAndre · 3 years, 5 months ago
- 4ffe58b Moved `//proto` docs to generated docs in `//docs` (#873) by UebelAndre · 3 years, 5 months ago
- ce8005c Add incompatible flag for splitting rust_library (#847) by Marcel Hlopko · 3 years, 5 months ago
- 0c74f0e Moved `crate_universe` documentation from README into docs (#826) by UebelAndre · 3 years, 6 months ago
- 4979207 fix: Set SYSROOT environment variable to the directory of the rust_lib files (#786) by Wyatt Calandro · 3 years, 6 months ago
- a862cde Added `rust_stdlib_filegroup` rule, a helper for creating toolchains (#802) by UebelAndre · 3 years, 6 months ago
- eb06a79 Added `rustfmt` rules and aspects. (#722) by UebelAndre · 3 years, 8 months ago
- 8fb6873 Removed redundant check for srcs in clippy (#716) by UebelAndre · 3 years, 8 months ago
- 374c75e Updated wasm-bindgen docs and added rust-analyzer docs (#711) by UebelAndre · 3 years, 8 months ago
- 2ccd2bc Added support for header_templates in generated docs (#706) by UebelAndre · 3 years, 8 months ago
- 467a301 Add generated docs for `crate_universe` (#705) by UebelAndre · 3 years, 8 months ago
- 42a6740 Added `rust_test_suite` macro (#679) by UebelAndre · 3 years, 9 months ago
- 1c3907d Added test script for ensuring docs are up to date. (#672) by UebelAndre · 3 years, 9 months ago
- a02931d Renamed BUILD and WORKSPACE files to BUILD.bazel and WORKSPACE.bazel (#665) by UebelAndre · 3 years, 9 months ago[Renamed from docs/BUILD]
- 9aa4956 Split rust_library and add //rust:defs.bzl (#592) by Marcel Hlopko · 3 years, 10 months ago
- 8a56582 Add rust_analyzer rule to generate a rust-project.json (#505) by David Marcin · 3 years, 11 months ago
- 932a389 Fixed legacy-provider-syntax for wasm_bindgen (#564) by UebelAndre · 3 years, 11 months ago
- 1fe2315 Renamed workspace name from `io_bazel_rule_rust` to `rules_rust` (#500) by UebelAndre · 4 years ago
- 951eae5 Added missing macros to rendered documentation (#555) by UebelAndre · 4 years ago
- 3d05ff7 Remove uses of `BAZEL_VERSION` for detection of pre-1.0 Bazel. (#508) by John Millikin · 4 years, 1 month ago
- 9741a32 Updated documentation (#481) by UebelAndre · 4 years, 2 months ago
- 21e090e Rename `bazel_version` repository to avoid conflict (#460) by William Chargin · 4 years, 2 months ago
- 9279938 Enable buildifier for CI (#440) by UebelAndre · 4 years, 2 months ago
- 82fdfd9 Improved Documentation (#420) by UebelAndre · 4 years, 2 months ago
- 7d9e890 Reorganized sub-workspace dependencies (#398) by UebelAndre · 4 years, 4 months ago
- a37e0f4 Make stardoc our documentation tool (#359) by Damien Martin-Guillerez · 4 years, 6 months ago
- a9103cd Fix: Use up to date stardoc to avoid build errors (#289) (#290) by Greg Bowyer · 5 years ago
- fe9a91e Run buildifier to reformat bzl/BUILD files (#260) by Marcel Hlopko · 5 years ago
- 1ced2c2 Add rule for bindgen (#102) (#108) by Marco Farrugia · 6 years ago
- 84aa676 Get stardoc working and update docs. #140 (#174) by Marco Farrugia · 6 years ago
- f4869a5 Move docs into its own workspace to remove dependency on Skydoc in base workspace. (#31) by David Z. Chen · 8 years ago