| commit | c038e94ae761c9bf914903ae8b66bdd7b5a46e54 | [log] [tgz] |
|---|---|---|
| author | Daniel Wagner-Hall <dwagnerhall@apple.com> | Mon Mar 13 15:13:30 2023 +0000 |
| committer | GitHub <noreply@github.com> | Mon Mar 13 15:13:30 2023 +0000 |
| tree | fb8c256f0f73a57310504878b85ef016d975cbc6 | |
| parent | 222d60322fd31a415591f740959179a1dadd55bc [diff] |
Pipe stderr from cargo tree processes (#1879) Now that we're racing a bunch of them in parallel, they occasionally print: > Blocking waiting for file lock on package cache to stderr. We print stderr if the process failed, but now swallow this benign output if the process succeeded.
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.