rust/compiler
bors fd56162af0 Auto merge of #113921 - davidtwco:lint-ctypes-issue-113900, r=petrochenkov
lint/ctypes: only try normalize

Fixes #113900.

Now that this lint runs on any external-ABI fn-ptr, normalization won't always succeed, so use `try_normalize_erasing_regions` instead.
2023-07-24 19:40:01 +00:00
..
2023-07-23 23:39:04 +02:00
2023-07-23 09:48:07 +02:00
2023-07-24 00:08:09 -04:00
2023-07-23 23:39:04 +02:00
2023-07-23 09:48:07 +02:00
2023-07-23 11:14:52 +02:00
2023-07-24 00:17:45 -04:00