about summary refs log tree commit diff
path: root/compiler/rustc_const_eval
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-01-28 17:18:00 +0000
committerbors <bors@rust-lang.org>2025-01-28 17:18:00 +0000
commit77a455303bf08da8eef6236b2b4422a77cd25c42 (patch)
treeab5c8690f0a478925e781640d45ece77b45d3114 /compiler/rustc_const_eval
parentfdd1a3b02687817cea41f6bacae3d5fbed2b2cd0 (diff)
parent1fe351baae7170f982a837e1a08b57975f615add (diff)
downloadrust-77a455303bf08da8eef6236b2b4422a77cd25c42.tar.gz
rust-77a455303bf08da8eef6236b2b4422a77cd25c42.zip
Auto merge of #135832 - Kobzol:rustdoc-lto, r=onur-ozkan
Apply LTO config to rustdoc

Before, the LTO configuration from `config.toml` was not applied to `rustdoc`. This provides a small perf. and binary size [win](https://github.com/rust-lang/rust/pull/112049#issuecomment-2605131041) for doc builds.

Since this is configured with Cargo profiles and not rustflags, it should not break tool build cache (https://github.com/rust-lang/rust/pull/131155). I tried to run `x test miri`, `x test rustdoc` and `x test miri` and nothing was rebuilt.

r? `@onur-ozkan`
Diffstat (limited to 'compiler/rustc_const_eval')
0 files changed, 0 insertions, 0 deletions