bazelbuild / bazelbuild/rules_rust

Embedded build files

Open
#3,483 0 comments 0 reactions 0 assignees View on GitHub
needs-triage
Dominant language
Starlark
Stars
843
Forks
651
Avg merge
2d 18h
Merged PRs (30d)
15

Description

Currently `rules_rust` generate _a lot of_ individual BUILD files for every crate.
This creates a lot of noise in the repository and makes reviewer job more difficult if changes touch crates.

It would be much more convenient and easier to deal with if all these files were embedded as content in `defs.bzl`. `build_file_content` could be used for that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.