Lines Matching full:panics
157 /// # Panics
175 /// # Panics
177 /// This function panics if the supplied `repr_align` is not a power of two.
596 /// # Panics
947 // PANICS: `dst_elem_size: NonZeroUsize`, so this won't in project()
956 // PANICS: `dst_elem_size: NonZeroUsize`, so this won't in project()
979 // PANICS: `dst_elem_size: NonZeroUsize`, so this won't in project()
984 // PANICS: `dst_elem_size: NonZeroUsize`, so this won't in project()
996 // PANICS: `dst_elem_size: NonZeroUsize`, so this won't in project()
1001 // PANICS: `dst_elem_size: NonZeroUsize`, so this won't in project()
1368 /// call to `validate_cast_and_convert_metadata` panics with the given in test_validate_cast_and_convert_metadata()
1370 /// early to support panicking in `const fn`s, panics with *some* in test_validate_cast_and_convert_metadata()
1702 // `validate_cast_and_convert_metadata` just panics, so we skip in test_validate_rust_layout()