Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #133874 - compiler-errors:fn-sig-binder, r=oli-obk
`fn_sig_for_fn_abi` should return a `ty::FnSig`, no need for a binder
r? oli-obk
Split out of #133122