about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-09 01:18:13 +0000
committerbors <bors@rust-lang.org>2024-03-09 01:18:13 +0000
commit4d4bb491b65c300835442f6cb4f34fc9a5685c26 (patch)
tree0ec93a7707fee9ee2e8d05b1bf0e56d79623fe46 /compiler/rustc_codegen_gcc
parent01d73d4041969cde4a79bf9793521ef323248a24 (diff)
parentb0f71f109e49e133fe88c0648bce5a65e52ebae9 (diff)
downloadrust-4d4bb491b65c300835442f6cb4f34fc9a5685c26.tar.gz
rust-4d4bb491b65c300835442f6cb4f34fc9a5685c26.zip
Auto merge of #122010 - oli-obk:intrinsics3.0, r=pnkfelix
Avoid invoking the `intrinsic` query for DefKinds other than `Fn` or `AssocFn`

fixes the perf regression from https://github.com/rust-lang/rust/pull/120675 by only invoking (and thus inserting into the dep graph) the `intrinsic` query if the `DefKind` matches items that can actually be intrinsics
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions