Open
Description
We should exercise the dist rustfmt
, rust-analyzer
, rustdoc
, cargo
etc. tools shipped as part of a dist toolchain in at least a basic manner. E.g.
- That the tools have reasonable version info.
- Links against the right libraries.
- Smoke test against a basic hello world input doesn't immediately explode.
Metadata
Metadata
Assignees
Labels
Area: The testsuite used to check the correctness of rustcCategory: An issue proposing an enhancement or a PR with one.Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the compiler team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.