Rename/restructure memory ordering intrinsics.
This commit is contained in:
parent
8bf9c20765
commit
4982a59986
11 changed files with 733 additions and 413 deletions
|
@ -7,6 +7,7 @@
|
|||
#![feature(associated_type_bounds)]
|
||||
#![feature(strict_provenance)]
|
||||
#![feature(int_roundings)]
|
||||
#![feature(if_let_guard)]
|
||||
#![recursion_limit = "256"]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue