Register new snapshots
This commit is contained in:
parent
2cb96a4eaf
commit
0adb41d0eb
7 changed files with 8 additions and 167 deletions
|
|
@ -172,7 +172,6 @@ pub trait TyVisitor {
|
|||
|
||||
extern "rust-intrinsic" {
|
||||
/// Abort the execution of the process.
|
||||
#[cfg(not(stage0))]
|
||||
pub fn abort() -> !;
|
||||
|
||||
/// Atomic compare and exchange, sequentially consistent.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue