Unnamed repository; edit this file 'description' to name the repository.
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
bors 2024-03-09
parent f026435 · parent dfc99e9 · commit 0d69dc3
0 files changed, 0 insertions, 0 deletions