mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
dac66e83b2
# Objective - `config_fast_builds.toml` could use some general improvements and additions. - [Mold](https://github.com/rui314/mold) is a modern linker with serious performance improvements that provides a good alternative to LLD. - This is exactly the same as #12949; I accidentally deleted the branch. 😅 ## Solution - Majorly improve `config_fast_builds.toml`. - Add further documentation. - Add a section for the alternative Mold linker, which is **much** faster. - Disable nightly options by default so that developers running stable can copy the file without having to edit it. (Nightly is still recommended, but this is following suite with `rustfmt.toml`.) --- ## Changelog - Majorly improved `config_fast_builds.toml` documentation and added Mold linker. |
||
---|---|---|
.. | ||
config_fast_builds.toml |