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
|
@ -59,6 +59,7 @@
|
|||
#![feature(result_option_inspect)]
|
||||
#![feature(const_option)]
|
||||
#![feature(trait_alias)]
|
||||
#![feature(ptr_alignment_type)]
|
||||
#![recursion_limit = "512"]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue