Module bootstrap::core::build_steps::check
source · Expand description
Implementation of compiling the compiler and standard library, in “check”-based modes.
Macros§
Structs§
Functions§
- args 🔒Returns args for the subcommand itself (not for cargo)
- Cargo’s output path for librustc_codegen_llvm in a given stage, compiled by a particular compiler for the specified target and backend.
- We need to keep the order of the given clippy lint rules before passing them. Since clap doesn’t offer any useful interface for this purpose out of the box, we have to handle it manually.
- Cargo’s output path for librustc in a given stage, compiled by a particular compiler for the specified target.
- Cargo’s output path for the standard library in a given stage, compiled by a particular compiler for the specified target.
- Cargo’s output path for the standard library in a given stage, compiled by a particular compiler for the specified target.