blob: 5a546688beb5ce36da23664f9c0076e38f603f47 [file] [log] [blame] [edit]
warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
--> $DIR/undefined_naked_function_abi.rs:3:9
|
LL | #![deny(undefined_naked_function_abi)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
warning: 1 warning emitted