about summary refs log tree commit diff
path: root/tests/ui/unsafe/wrapping-unsafe-block-sugg.rs
AgeCommit message (Expand)AuthorLines
2023-11-06Add suggestion to THIR unsafe_op_in_unsafe_fn lintMatthew Jasper-6/+13
2023-06-13Add test cases for suggestions with unsafe operations contained inside macrosWim Looman-0/+28
2023-06-13Add note about unsafe functions body not being unsafeWim Looman-1/+16
2023-06-13Test that a couple more types of unsafe-ops get a wrapping unsafe block addedWim Looman-0/+11
2023-06-13Add MVP suggestion for `unsafe_op_in_unsafe_fn`Léo Lanteri Thauvin-0/+12