rust/tests/ui/lint/removed-lints
2025-04-07 21:42:12 +02:00
..
ptr_cast_add_auto_to_object.rs Make ptr_cast_add_auto_to_object lint into hard error 2025-02-22 23:03:14 +00:00
ptr_cast_add_auto_to_object.stderr Make ptr_cast_add_auto_to_object lint into hard error 2025-02-22 23:03:14 +00:00
README.md Make ptr_cast_add_auto_to_object lint into hard error 2025-02-22 23:03:14 +00:00
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

Removed lints

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