about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-reference.js
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2025-08-19 19:45:32 +0800
committerGitHub <noreply@github.com>2025-08-19 19:45:32 +0800
commitb1a7bac798d5472c1932d9c12dc3d9f343e25b18 (patch)
tree08dc92bcb5f3d63dff8e17025e88e5b0db16484e /tests/rustdoc-js-std/parser-reference.js
parent62227334ae04429f4b1196c8f852d666ae56204b (diff)
parentef3bb6fb0b7d7095f1a988835486daba4552ed89 (diff)
downloadrust-b1a7bac798d5472c1932d9c12dc3d9f343e25b18.tar.gz
rust-b1a7bac798d5472c1932d9c12dc3d9f343e25b18.zip
Rollup merge of #145452 - Kobzol:bootstrap-strip, r=jieyouxu
Do not strip binaries in bootstrap everytime if they are unchanged

I was profiling bootstrap to figure out why a no-op build takes upward of two seconds on my machine. I found that half of that is Cargo (which is mostly unavoidable) and the rest (~900ms) is running strip. We don't need to restrip already stripped binaries all the time.

r? `@jieyouxu`
Diffstat (limited to 'tests/rustdoc-js-std/parser-reference.js')
0 files changed, 0 insertions, 0 deletions