Updated cargo-raze outputs (#542)

Regenerated cargo-raze outputs using version `0.8.0`. A clearer impact of the changes can be seen in 2b2f87cecd64b8c87de8afee6e7f7f5b698b88c8

This change is intended to reduce the footprint of https://github.com/bazelbuild/rules_rust/pull/500
342 files changed
tree: 541e3de4b530eda2ac8e878ffc3e363643629b9b
  1. .bazelci/
  2. bindgen/
  3. cargo/
  4. docs/
  5. examples/
  6. proto/
  7. rust/
  8. test/
  9. tools/
  10. util/
  11. wasm_bindgen/
  12. .bazelignore
  13. .gitignore
  14. AUTHORS
  15. BUILD
  16. CODEOWNERS
  17. CONTRIBUTING.md
  18. CONTRIBUTORS
  19. LICENSE.txt
  20. README.md
  21. WORKSPACE
  22. workspace.bzl
README.md

Rust Rules

  • Postsubmit Build status
  • Postsubmit + Current Bazel Incompatible Flags Build status

Overview

This repository provides rules for building Rust projects with Bazel.

Please refer to the full documentation.