libcore => 2018
This commit is contained in:
parent
9387927ae2
commit
360432f1e8
79 changed files with 342 additions and 332 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
//! Hints to compiler that affects how code should be emitted or optimized.
|
||||
|
||||
use intrinsics;
|
||||
use crate::intrinsics;
|
||||
|
||||
/// Informs the compiler that this point in the code is not reachable, enabling
|
||||
/// further optimizations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue