Module check

Source
Expand description

Implementation of compiling the compiler and standard library, in “check”-based modes.

Macros§

tool_check_step 🔒

Structs§

Bootstrap
CargoMiri
Clippy
CodegenBackend
Compiletest
Compiletest is implicitly “checked” when it gets built in order to run tests, so this is mainly for people working on compiletest to run locally.
CoverageDump 🔒
Check step for the coverage-dump bootstrap tool. The coverage-dump tool is used internally by coverage tests.
FeaturesStatusDump
Miri
MiroptTestTools
RunMakeSupport
RustAnalyzer
Rustc
Rustdoc
Rustfmt
Std
TestFloatParse

Functions§

run_tool_check_step 🔒
Used by the implementation of Step::run in tool_check_step!.