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 rust-lang#117804 - saethlin:no-recursive-panics, r=<try>
Panic directly in Arguments::new* instead of recursing
This has been bothering me because it looks very silly in MIR. Maybe the simpler form is faster? It surely inlines more... but is that good?
r? `@ghost`
0 commit comments