diff options
| author | bors <bors@rust-lang.org> | 2020-08-29 06:08:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-08-29 06:08:37 +0000 |
| commit | d8424f6b426f91ae39dbeacd631a82aad5d733f4 (patch) | |
| tree | 2cc658ad4c12c81cf1680608e01c5e5a3934048c /compiler/rustc_parse/src/parser/expr.rs | |
| parent | 17fb1254b8f085c0787cc8f11ac466fcc2d8c488 (diff) | |
| parent | 8b501e33e5b873b66bc421cc142d4c7430d8f005 (diff) | |
| download | rust-d8424f6b426f91ae39dbeacd631a82aad5d733f4.tar.gz rust-d8424f6b426f91ae39dbeacd631a82aad5d733f4.zip | |
Auto merge of #74922 - joshtriplett:ninja-by-default, r=Mark-Simulacrum
Set ninja=true by default Ninja substantially improves LLVM build time. On a 96-way system, using Make took 248s, and using Ninja took 161s, a 35% improvement. We already require a variety of tools to build Rust. If someone wants to build without Ninja (for instance, to minimize the set of packages required to bootstrap a new target), they can easily set `ninja=false` in `config.toml`. Our defaults should help people build Rust (and LLVM) faster, to speed up development.
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions
