rust/compiler/rustc_lint
David Wood 24f90fdd26
lint/ctypes: allow () within types
Consider `()` within types to be FFI-safe, and `()` to be FFI-safe as a
return type (incl. when in a transparent newtype).

Signed-off-by: David Wood <david@davidtw.co>
2023-07-19 09:59:04 +01:00
..
src lint/ctypes: allow () within types 2023-07-19 09:59:04 +01: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-07-19 09:55:10 +01:00