about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/errors.rs
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-03-21 12:30:25 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-03-21 12:46:24 +0000
commit521d0c4a30083dd447fcf397e8b1de278acb81af (patch)
treea2a8653804122eb1d4f50a987f9990486aace3f3 /compiler/rustc_builtin_macros/src/errors.rs
parent5d85a714b10a9121d2ec5115f39e904174f804e1 (diff)
downloadrust-521d0c4a30083dd447fcf397e8b1de278acb81af.tar.gz
rust-521d0c4a30083dd447fcf397e8b1de278acb81af.zip
Cache current_dll_path output
Computing the current dll path is somewhat expensive relative to other
work when compiling `fn main() {}` as `dladdr` needs to iterate over the
symbol table of librustc_driver.so until it finds a match.
Diffstat (limited to 'compiler/rustc_builtin_macros/src/errors.rs')
0 files changed, 0 insertions, 0 deletions