Add `opt_level` argument to `rust_repository_set`. (#2036) `rust_toolchain` allows setting of optimization level. This changes plumbs that into `rust_repository_set` to allow control when declaring toolchains through that rule.
This repository provides rules for building Rust projects with Bazel.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust.
Please refer to the full documentation.