commit | d72f4a8c7bd1151bfb1ef0fdd300bb69bd4dde2a | [log] [tgz] |
---|---|---|
author | John Hughes <john.hughes@fernride.com> | Sat Jan 13 14:11:05 2024 +0100 |
committer | GitHub <noreply@github.com> | Sat Jan 13 05:11:05 2024 -0800 |
tree | 6db257c3b22e36bf8255c2c25b4201e673b13702 | |
parent | abf2ae9f0d4ed791a8c418fe19f2c7ba452076d8 [diff] |
Provide a better error message when trying to generate rust-project.json (#2196) Currently when trying to generate a `rust-project.json`, if there aren't actually any Rust targets defined, the script mysteriously fails. This adds a better error message.
This repository provides rules for building Rust projects with Bazel.
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.