rust/compiler/rustc_lint
David Wood 09434a2575
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>
2023-07-21 15:42:25 +01:00
..
src lint/ctypes: only try normalize 2023-07-21 15:42:25 +01:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Uplift clippy::fn_null_check to rustc 2023-07-10 18:12:41 +02:00