Skip to content

Refactor FnSig to contain a Slice for its inputs and outputs.

296ec5f
Select commit
Loading
Failed to load commit list.
Merged

Refactor ty::FnSig to contain a &'tcx Slice<Ty<'tcx>> #38097

Refactor FnSig to contain a Slice for its inputs and outputs.
296ec5f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs