bootstrap::core::build_steps

Module setup

Source
Expand description

First time setup of a dev environment

These are build-and-run steps for ./x.py setup, which allows quickly setting up the directory for modifying, building, and running the compiler and library. Running arbitrary configuration allows setting up things that cannot be simply captured inside the config.toml, in addition to leading people away from manually editing most of the config.toml values.

Structsยง

  • Sets up or displays the LSP config for one of the supported editors
  • Installs src/etc/pre-push.sh as a Git hook
  • Creates a toolchain link for stage1 using rustup

Enumsยง

Staticsยง

Functionsยง