We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pointer_is_aligned
1 parent 43aac14 commit ada93a2Copy full SHA for ada93a2
src/aero_kernel/src/main.rs
@@ -41,7 +41,6 @@
41
maybe_uninit_write_slice, // https://github.com/rust-lang/rust/issues/79995
42
slice_ptr_get, // https://github.com/rust-lang/rust/issues/74265
43
maybe_uninit_as_bytes, // https://github.com/rust-lang/rust/issues/93092
44
- pointer_is_aligned, // https://github.com/rust-lang/rust/issues/96284
45
const_trait_impl, // https://github.com/rust-lang/rust/issues/67792
46
int_roundings, // https://github.com/rust-lang/rust/issues/88581
47
const_ptr_is_null, // https://github.com/rust-lang/rust/issues/74939
0 commit comments