Skip to content

Commit d7d419f

Browse files
authored
Fix ref safety of implicit calls that might capture refs in the receiver (#76657)
* Fix ref safety of implicit calls that might capture refs in the receiver * Handle AppendLiteral calls as well * Remove unnecessary interpolated handler argument analysis It's now superseded by the full call analysis. * Handle extension members * Rewrite extension method * Update test * Clarify naming * Update after merge
1 parent 7cf6390 commit d7d419f

File tree

5 files changed

+958
-86
lines changed

5 files changed

+958
-86
lines changed

0 commit comments

Comments
 (0)