Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #88962 - fee1-dead:const-drop, r=oli-obk
inline(always) on check_recursion_limit r? `@oli-obk` #88558 caused a regression, this PR adds `#[inline(always)]` to `check_recursion_limit`, a possible suspect of that regression.
- Loading branch information