Make NEVER_TYPE_FALLBACK_FLOWING_INTO_UNSAFE
deny-by-default in e2024
This commit is contained in:
parent
33422e72c8
commit
18c248b656
4 changed files with 160 additions and 23 deletions
|
@ -4197,6 +4197,7 @@ declare_lint! {
|
|||
reason: FutureIncompatibilityReason::FutureReleaseSemanticsChange,
|
||||
reference: "issue #123748 <https://github.com/rust-lang/rust/issues/123748>",
|
||||
};
|
||||
@edition Edition2024 => Deny;
|
||||
report_in_external_macro
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue