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 rust-lang#88962 - fee1-dead:const-drop, r=oli-obk
inline(always) on check_recursion_limit r? `@oli-obk` rust-lang#88558 caused a regression, this PR adds `#[inline(always)]` to `check_recursion_limit`, a possible suspect of that regression.
- Loading branch information