diff options
| author | bors <bors@rust-lang.org> | 2023-07-24 21:29:35 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-07-24 21:29:35 +0000 |
| commit | 31395ec38250b60b380fd3c27e94756aba3557de (patch) | |
| tree | b421d30954dff36d40aa07d84c52fdfad50b4972 /compiler/rustc_codegen_gcc | |
| parent | fd56162af035fbbbd08e87826ed14e9539aedcb6 (diff) | |
| parent | 65e52bb26c0b1aff874ee5e9de22856a4d23a780 (diff) | |
| download | rust-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_gcc')
0 files changed, 0 insertions, 0 deletions
