rules_rust/docs
UebelAndre f213d28fda
Added Rust 1.82.0 (#2944)
https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html
2024-10-21 05:39:37 +00:00
..
src Added Rust 1.82.0 (#2944) 2024-10-21 05:39:37 +00:00
.gitignore Updated docs to use mdbook (#2834) 2024-09-05 17:51:48 +00:00
BUILD.bazel Move all settings flags into `//rust/settings` (#2870) 2024-09-18 15:54:25 +00:00
MODULE.bazel Support incompatible enable proto toolchain resolution (#2741) 2024-07-19 08:10:10 +00:00
README.md Updated documentation (#481) 2020-11-09 21:44:34 +00:00
WORKSPACE.bazel crate_universe docs: Split bzlmod from workspace (#2700) 2024-06-21 14:51:12 +00:00
book.toml Minor improvements to documentation. (#2846) 2024-09-10 14:38:11 +00:00
page.bzl Include generated comment in docs (#740) 2021-05-17 09:13:00 -07:00
rust_analyzer.vm Minor improvements to documentation. (#2846) 2024-09-10 14:38:11 +00:00
rust_bindgen.vm Nit: Fix link to example in rust_bindgen.md (#2628) 2024-04-24 10:24:11 +00:00
rust_clippy.vm Added more "ignore" tags to rustfmt and clippy rules. (#1400) 2022-06-10 15:49:42 +00:00
rust_fmt.vm Support rustfmt on crates with generated sources (#2255) 2023-11-16 11:40:34 +01:00
rust_proto.vm Update `BUILD.bazel` location (#2937) 2024-10-15 13:46:04 +00:00
rust_wasm_bindgen.vm Minor improvements to documentation. (#2846) 2024-09-10 14:38:11 +00:00
stardoc-attr-default-wrappers.patch stardoc: Use backtick not `<code>` for attr default values (#1682) 2022-11-30 17:28:41 +00:00
symbols.bzl crate_universe docs: Split bzlmod from workspace (#2700) 2024-06-21 14:51:12 +00:00
test_docs.sh Updated docs to use mdbook (#2834) 2024-09-05 17:51:48 +00:00
update_docs.sh Updated docs to use mdbook (#2834) 2024-09-05 17:51:48 +00:00

README.md

docs

The index.md in this directory is rendered at https://bazelbuild.github.io/rules_rust/ via github pages.