about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-30 20:49:43 +0200
committerGitHub <noreply@github.com>2025-06-30 20:49:43 +0200
commitf2231d5324235bb077d0a8158e8f8914faf3813b (patch)
treeb84805c63f0042366d78591783b558a64370e80c /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent172fc60e5f5ef1b2dc16bf1181bc8fc993ebabbe (diff)
parentc3c995a275188c3787ad1d7384c321ed8d76f620 (diff)
downloadrust-f2231d5324235bb077d0a8158e8f8914faf3813b.tar.gz
rust-f2231d5324235bb077d0a8158e8f8914faf3813b.zip
Rollup merge of #143228 - nnethercote:macro-stats-build-scripts, r=Kobzol
Handle build scripts better in `-Zmacro-stats` output.

Currently all build scripts are listed as `build_script_build` in the stats header. This commit uses `CARGO_PKG_NAME` to improve that.

I tried it on Bevy, it works well, giving output like this on the build script:
```
MACRO EXPANSION STATS: serde build script
```
and this on the crate itself:
```
MACRO EXPANSION STATS: serde
```

r? `@Kobzol`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions