Skip to main content

Module cli_main

Module cli_main 

Source
Expand description

bootstrap, the Rust build system

This is the entry point for the build system used to compile the rustc compiler. Lots of documentation can be found in the README.md file in the parent directory, and otherwise documentation can be found throughout the build directory in each respective module.

Functionsยง

check_version ๐Ÿ”’
is_tracing_enabled ๐Ÿ”’
main