swift
12626e39 - Simplification: remove `begin_borrow` if the borrowed value is a `thin_to_thick_function`

Commit
1 year ago
Simplification: remove `begin_borrow` if the borrowed value is a `thin_to_thick_function` `thin_to_thick_function` has "none" ownership and is compatible with guaranteed values. Therefore the `begin_borrow` is not needed.
Author
Committer
Parents
Loading