bazelbuild / bazelbuild/rules_rust

rust_doc_test requires a local C++ toolchain

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

Description

I ran into problems with running this locally, on a VM with no C++ toolchain available.

```
---- path/to/lib.rs - DemoStruct::demo_method (line 131) stdout ----
error: linker `cc` not found
|
= note: No such file or directory (os error 2)
```

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.