summary refs log tree commit diff
path: root/src/test/ui/lint/invalid_value.rs
AgeCommit message (Expand)AuthorLines
2022-10-23Fix wrapped valid-range handling in ty_find_init_errorJosh Triplett-0/+7
2022-10-05change might_permit_raw_init to fully detect LLVM UB, but not more than thatRalf Jung-1/+4
2022-09-27also query type_uninhabited_fromRalf Jung-1/+1
2022-09-26make invalid_value lint a bit smarter around enumsRalf Jung-0/+159