rust/compiler
Dylan MacKenzie 42e31fffc4 Skip shim passes if they've already been run
Looks like Generator drop shims already have `post_borrowck_cleanup` run
on them. That's a bit surprising, since it means they're getting const-
and maybe borrow-checked? This merits further investigation, but for now
just preserve the status quo.
2021-12-02 17:31:38 -08:00
..
2021-11-19 07:52:59 +11:00
2021-11-30 13:08:41 -05:00
2021-12-02 17:31:38 -08:00
2021-11-30 10:51:42 -05:00