bazelbuild / rules_rust

Rust rules for Bazel
https://bazelbuild.github.io/rules_rust/
Apache License 2.0
656 stars 419 forks source link

Flip `experimental_use_coverage_metadata_files` #2830

Closed UebelAndre closed 3 weeks ago

UebelAndre commented 3 weeks ago

Now that the min tested Bazel version is 7.3.1 (https://github.com/bazelbuild/rules_rust/pull/2812) this flag can safely be flipped.

Relates to https://github.com/bazelbuild/rules_rust/issues/2082