Commit a58db2e
committed
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.1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1052 | 1052 | | |
1053 | 1053 | | |
1054 | 1054 | | |
| 1055 | + | |
1055 | 1056 | | |
1056 | 1057 | | |
1057 | 1058 | | |
| |||
0 commit comments