Add patches making rust analyzer crates deterministic (#3929) Kind of related to https://github.com/bazelbuild/rules_rust/issues/3547 but not directly a `-sys` crate. Regardless, these crates are non deterministic and these patches make them deterministic.
This repository provides rules for building Rust projects with Bazel.
The fastest way to try this in an empty project is to click the green “Use this template” button on https://github.com/bazel-starters/rust.
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.