about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-07-24 21:29:35 +0000
committerbors <bors@rust-lang.org>2023-07-24 21:29:35 +0000
commit31395ec38250b60b380fd3c27e94756aba3557de (patch)
treeb421d30954dff36d40aa07d84c52fdfad50b4972 /compiler/rustc_codegen_llvm/src
parentfd56162af035fbbbd08e87826ed14e9539aedcb6 (diff)
parent65e52bb26c0b1aff874ee5e9de22856a4d23a780 (diff)
downloadrust-31395ec38250b60b380fd3c27e94756aba3557de.tar.gz
rust-31395ec38250b60b380fd3c27e94756aba3557de.zip
Auto merge of #113687 - saethlin:inline-assertion-helpers, r=cuviper
Add #[inline] to core debug assertion helpers

These functions are called a lot and not inlined by default in a dev compiler. Adding `#[inline]` should improve things in a dev workflow and be irrelevant in the distributed library.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions