rust/src/bootstrap/defaults
2023-03-21 09:44:42 +01:00
..
config.codegen.toml Sync codegen defaults with compiler defaults and add a ping message so they stay in sync 2023-03-05 05:16:37 -06:00
config.compiler.toml Add rust.lto=off to bootstrap 2023-01-26 12:24:48 +00:00
config.library.toml Add rust.lto=off to bootstrap 2023-01-26 12:24:48 +00:00
config.tools.toml Enable compiler-docs by default for compiler, codegen, and tools profiles. 2022-05-05 20:05:12 -05:00
config.user.toml change default to fast for everyone but the user profile 2023-03-21 09:44:42 +01: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.