Modulesยง
- build_
steps ๐ - builder ๐
- config ๐
- Entry point for the
configmodule. - debuggers ๐
- Code for discovering debuggers and debugger-related configuration, so that it can be passed to compiletest when running debuginfo tests.
- download ๐
- metadata ๐
- This module interacts with Cargo metadata to collect and store information about the packages in the Rust workspace.
- sanity ๐
- Sanity checking performed by bootstrap before actually executing anything.