Skip to content

Update rust_stdlib_filegroup to detect profiler_builtins#3958

Open
UebelAndre wants to merge 1 commit intobazelbuild:mainfrom
UebelAndre:coverage
Open

Update rust_stdlib_filegroup to detect profiler_builtins#3958
UebelAndre wants to merge 1 commit intobazelbuild:mainfrom
UebelAndre:coverage

Conversation

@UebelAndre
Copy link
Copy Markdown
Collaborator

This change adds a coverage_enabled to rust_toolchain that should be used to identify if the toolchain supports coverage. This would allow repositories which use MUSL to run bazel coverage //... without running into a linker error. The downside is that they will get no coverage but this would already be the case due to the linker error. More details on rust-lang/rust#79556

@UebelAndre UebelAndre changed the title Update rust_stdlib_filegroup to detect profiler-builtins Update rust_stdlib_filegroup to detect profiler_builtins Apr 9, 2026
@UebelAndre UebelAndre requested a review from krasimirgg April 9, 2026 15:00
@UebelAndre UebelAndre marked this pull request as ready for review April 9, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant