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
import `FnKind` completely
save `header` as an intermediate variable
match on `header.abi` directly
use `FnKind::header`
nest `if`s
use `cx.tcx.def_span`, as recommended in #15461 (comment)
0 commit comments