rust/src/bootstrap/defaults
Noratrieb 2e69bd2ce9 Add debug assertions to compiler profile
Working on the compiler without debug assertions is not a very
productive way to work on the compiler.
2025-01-19 16:01:54 +01:00
..
config.compiler.toml Add debug assertions to compiler profile 2025-01-19 16:01:54 +01:00
config.dist.toml bootstrap: revert rust.download-rustc global default to false 2024-11-23 23:47:03 +08:00
config.library.toml bootstrap: revert rust.download-rustc global default to false 2024-11-23 23:47:03 +08:00
config.tools.toml bootstrap: revert rust.download-rustc global default to false 2024-11-23 23:47:03 +08:00
README.md reduce overlong line 2020-09-27 04:22:55 +02:00

About bootstrap defaults

These defaults are intended to be a good starting point for working with x.py, with the understanding that no one set of defaults make sense for everyone.

They are still experimental, and we'd appreciate your help improving them! If you use a setting that's not in these defaults that you think others would benefit from, please file an issue or make a PR with the changes. Similarly, if one of these defaults doesn't match what you use personally, please open an issue to get it changed.