Use ptr::Alignment
for extra coolness points
This commit is contained in:
parent
36f5918bf1
commit
014c6f208e
8 changed files with 27 additions and 29 deletions
|
@ -30,6 +30,7 @@
|
|||
#![feature(lint_reasons)]
|
||||
#![feature(unwrap_infallible)]
|
||||
#![feature(strict_provenance)]
|
||||
#![feature(ptr_alignment_type)]
|
||||
#![allow(rustc::default_hash_types)]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue