Skip to content

Commit 23898a8

Browse files
committed
---
yaml --- r: 23535 b: refs/heads/master c: 1cd97ee h: refs/heads/master i: 23533: eee7579 23531: 3c14b6a 23527: 154bb84 23519: 3f18130 v: v3
1 parent a5af895 commit 23898a8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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: 180202fa4d5db2b32216f35ec9a8b3c05252efc1
2+
refs/heads/master: 1cd97ee47dacdd96ca34847fb0a5c7e47c7fd9af
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
55
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be

trunk/src/rustc/front/intrinsic.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ mod intrinsic {
1212
rusti::get_tydesc::<T>() as *tydesc
1313
}
1414

15+
#[allow(non_camel_case_types)]
1516
enum tydesc = {
1617
first_param: **u8,
1718
size: uint,

0 commit comments

Comments
 (0)