rust/tests/ui/lint/removed-lints
Folkert de Vries 8866af3884
Add `naked_functions_rustic_abi` feature gate
2025-04-07 21:42:12 +02:00
..
README.md
ptr_cast_add_auto_to_object.rs
ptr_cast_add_auto_to_object.stderr
undefined_naked_function_abi.rs Add `naked_functions_rustic_abi` feature gate 2025-04-07 21:42:12 +02:00
undefined_naked_function_abi.stderr Add `naked_functions_rustic_abi` feature gate 2025-04-07 21:42:12 +02:00

README.md

Removed lints

This directory contains tests to confirm that lints that have been removed do not cause errors and produce the appropriate warnings.