about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-03-23 20:44:12 -0400
committerGitHub <noreply@github.com>2025-03-23 20:44:12 -0400
commitab138e6aa88af4c91c709b443cf1e0d8314010cc (patch)
treed8af615f18d923ca50f082fa977a7ee48fedc96b /compiler/rustc_builtin_macros/src
parentb406d9aaaa7da0e4329f60015897476b9a72660c (diff)
parent521d0c4a30083dd447fcf397e8b1de278acb81af (diff)
downloadrust-ab138e6aa88af4c91c709b443cf1e0d8314010cc.tar.gz
rust-ab138e6aa88af4c91c709b443cf1e0d8314010cc.zip
Rollup merge of #138783 - bjorn3:cache_current_dll_path, r=lqd
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')
0 files changed, 0 insertions, 0 deletions