rename config.toml to bootstrap.toml #126875
Labels
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
cargo and bootstrap use the same name for their configuration file. this is confusing. we might want to rename this file so it's easier to understand what's going on.
this will also make it easier to write
.gitignore
style includes and excludes without mixing up the two types of configs.@rustbot label A-contributor-roadblock T-bootstrap
The text was updated successfully, but these errors were encountered: