Include feature core
to get access to wrapping_add
.
This commit is contained in:
parent
41b3c86e9a
commit
1f5e45b769
@ -10,6 +10,9 @@
|
||||
|
||||
// pretty-expanded FIXME #23616
|
||||
|
||||
// this is for the wrapping_add call below.
|
||||
#![feature(core)]
|
||||
|
||||
/*!
|
||||
* Tests the range assertion wraparound case in trans::middle::adt::load_discr.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user