Structs
- Installs
src/etc/pre-push.sh
as a Git hook - Creates a toolchain link for stage1 using
rustup
- Sets up or displays
src/etc/rust_analyzer_settings.json
Enums
Statics
- A list of historical hashes of
src/etc/rust_analyzer_settings.json
. New entries should be appended whenever this is updated so we can detect outdated vs. user-modified settings files.
Functions
- Create a
.vscode/settings.json
file for rustc development, or just print it - Prompt a user for a answer, looping until they enter an accepted input or nothing