Unnamed repository; edit this file 'description' to name the repository.
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.
bors 2023-07-25
parent 4ac3e59 · parent 85a5726 · commit 5ae31ec
0 files changed, 0 insertions, 0 deletions