rust/compiler/rustc_lint
David Wood 0426c1f1d5 lint/ctypes: only try normalize
Now that this lint runs on any external-ABI fn-ptr, normalization won't
always succeed, so use `try_normalize_erasing_regions` instead.

Signed-off-by: David Wood <david@davidtw.co>
(cherry picked from commit 09434a2575)
2023-08-11 18:51:55 -07:00
..
src lint/ctypes: only try normalize 2023-08-11 18:51:55 -07:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl lint: refactor check_variant_for_ffi 2023-08-11 18:46:58 -07:00