bazelbuild / bazelbuild/rules_cc
rules_cc is incompatible with --incompatible_load_{cc,java,proto,python}_rules_from_bzl
Open
P2
type: feature request
- Dominant language
- Starlark
- Stars
- 247
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
I think some (most) of these incompatibilities come from Protobuf.
The best solution would be to add `rules_proto` to the federation and update the dependency of the federation (the federation can't simply update to a compatible version of Protobuf because that version depends on `rules_proto`).
Contributor guide
Assessment
This issue has not been assessed yet.