summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-26 10:52:11 +0000
committerbors <bors@rust-lang.org>2024-03-26 10:52:11 +0000
commit519d892f9523fe40cc11ec07323ffc2792614742 (patch)
tree5e162acaeec9893a39319a107b43fc9407da5a4a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentb13a71a2e77f4625d1a2b8a5b9488414686ebca9 (diff)
parent3ec5042cf944cfb242408e45166e7da79eaf0692 (diff)
downloadrust-519d892f9523fe40cc11ec07323ffc2792614742.tar.gz
rust-519d892f9523fe40cc11ec07323ffc2792614742.zip
Auto merge of #121387 - oli-obk:eager_const_failures_regression, r=lcnr
Avoid some unnecessary query invocations.

Specifically this inlines `const_eval_poly` and avoids computing the generic params, the param env, normalizing the param env and erasing lifetimes on everything.

should fix the perf regression from https://github.com/rust-lang/rust/pull/121087
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions