Skip to content

Commit f63ac2e

Browse files
committed
[region-isolation] Simplify TransferNonTransferrable diagnostic to be like UseAfterTransfer by using an emitter struct.
This makes it easier to debug/maintain/understand the code since the place that emits the diagnostics is no longer split from the place that decides if a diagnostic should be emitted. It also lets me eliminate the utility data structure used to transfer data over.
1 parent 622afad commit f63ac2e

File tree

1 file changed

+137
-169
lines changed

1 file changed

+137
-169
lines changed

0 commit comments

Comments
 (0)