swift
12626e39
- Simplification: remove `begin_borrow` if the borrowed value is a `thin_to_thick_function`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#78054 - Some OSSA related optimization improvements
Author
eeckstein
Committer
eeckstein
Parents
6b38f2aa
Loading