Skip to content

Commit 371b891

Browse files
committed
---
yaml --- r: 195521 b: refs/heads/master c: 1f5e45b h: refs/heads/master i: 195519: e04daae v: v3
1 parent 2306033 commit 371b891

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 41b3c86e9a77dcddab417076b607c7b096ac5cfc
2+
refs/heads/master: 1f5e45b76961d54e3b825c3c6af6b6e02504d2be
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: b3317d68910900f135f9f38e43a7a699bc736b4a
55
refs/heads/try: 961e0358e1a5c0faaef606e31e9965742c1643bf

trunk/src/test/run-pass/small-enum-range-edge.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
// pretty-expanded FIXME #23616
1212

13+
// this is for the wrapping_add call below.
14+
#![feature(core)]
15+
1316
/*!
1417
* Tests the range assertion wraparound case in trans::middle::adt::load_discr.
1518
*/

0 commit comments

Comments
 (0)