Skip to main content

Module session

Module session 

Source

MacrosΒ§

forward πŸ”’

StructsΒ§

Session πŸ”’
Global configuration for the build system.
TargetAndStage πŸ”’
An alternative way of specifying what target and stage is involved in some bootstrap activity. Ideally using a Compiler directly should be preferred.

EnumsΒ§

CLang πŸ”’
DependencyType πŸ”’
When building Rust various objects are handled differently.
FileType πŸ”’
GitRepo πŸ”’
Mode πŸ”’
The various β€œmodes” of invoking Cargo.
RemapScheme πŸ”’
When rust.rust_remap_debuginfo is requested, the compiler needs to know how to opportunistically unremap compiler vs non-compiler sources. We use two schemes, RemapScheme::Compiler and RemapScheme::NonCompiler.

FunctionsΒ§

chmod πŸ”’