rustc has proper heuristics for actually checking whether a type allows being left uninitialized (by asking CTFE). We can now use this for our helper instead of rolling our own bad version with false positives.
missing_assert_message
f4850f7292
unnecessary_def_path
is_interior_mutable_type
mut_key
clippy_utils::ty
97a5daa659
f51aade56f
ac0e10aa68
4bdfb0741d