You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #122313 - erikdesjardins:cloned, r=<try>
Add #[inline] to Option::copied/cloned
In #121665 (comment), I noticed that `Option::cloned` stopped being inlined in some backtrace code. Let's see if this helps.
r? `@ghost`
0 commit comments