.bazelci
Created bindgen examples directory ( #918 )
2021-08-31 08:05:21 -07:00
.github
Added `default_edition` and `default_version` to `rust_common` ( #897 )
2021-08-19 07:42:51 -07:00
bindgen
Adjust env for bindgen compilation. ( #916 )
2021-08-31 17:46:33 +01:00
cargo
Added support for plat specific env vars to `cargo_bootstrap_repository` ( #932 )
2021-09-08 08:12:35 -07:00
crate_universe
Added `default_edition` and `default_version` to `rust_common` ( #897 )
2021-08-19 07:42:51 -07:00
docs
Added Rust 1.55.0 ( #936 )
2021-09-09 14:49:40 -07:00
examples
Fix rust benchmark ( #923 )
2021-09-08 06:11:45 -07:00
proto
Fix docs to use up-to-date rule name ( #909 )
2021-08-25 05:55:27 -07:00
rust
Added Rust 1.55.0 ( #936 )
2021-09-09 14:49:40 -07:00
test
Fix a unit test for Bazel 5.0 ( #933 )
2021-09-09 12:29:36 +02:00
tools
Updated `//tools/rustfmt` to dynamically work within `rules_rust` itself ( #883 )
2021-08-12 10:09:45 -07:00
util
Added Rust 1.55.0 ( #936 )
2021-09-09 14:49:40 -07:00
wasm_bindgen
Improved `rust_wasm_bindgen` error messaging ( #914 )
2021-08-31 07:05:37 -07:00
.bazelignore
Added bootstrapping for crate_universe ( #663 )
2021-04-07 10:11:43 -07:00
.bazelrc
fix(test_env): export canonical CARGO_BIN_EXE env variable ( #842 )
2021-08-20 14:44:39 -07:00
.gitignore
Added crate_universe examples to CI ( #707 )
2021-04-27 10:15:18 -07:00
ARCHITECTURE.md
Fix typos in ARCHITECTURE.md ( #821 )
2021-07-04 05:51:47 -07:00
AUTHORS
Add support for wasm-bindgen. ( #240 )
2019-10-31 10:34:25 -07:00
BUILD.bazel
Support passing arbitrary extra flags to rustc ( #566 )
2021-09-01 17:28:12 -07:00
CODEOWNERS
Update the CODEOWNERS file ( #345 )
2020-06-22 11:04:52 +02:00
COMPATIBILITY.md
Define backwards compatibility policy for `rules_rust` ( #832 )
2021-08-12 09:13:55 +02:00
CONTRIBUTING.md
Move rust rules to their own repository
2016-03-04 15:11:40 -05:00
CONTRIBUTORS
Add support for wasm-bindgen. ( #240 )
2019-10-31 10:34:25 -07:00
LICENSE.txt
Move rust rules to their own repository
2016-03-04 15:11:40 -05:00
README.md
Remove deleted pipeline from README ( #934 )
2021-09-10 10:07:14 +02:00
WORKSPACE.bazel
Updated CI structure to increase coverage ( #865 )
2021-08-16 13:07:54 -07:00
workspace.bzl
Remove uses of `BAZEL_VERSION` for detection of pre-1.0 Bazel. ( #508 )
2020-12-03 09:56:19 +01:00