()
unboxed_closure
Consolidate the `unboxed_closure_sugar` and `unboxed_closure` feature gates.
Foo(A,B) -> C
Foo<(A,B),C>
Fixes #18423.