Skip to content

Commit 186c592

Browse files
nikomatsakisbrson
authored andcommitted
---
yaml --- r: 5780 b: refs/heads/master c: f304c1b h: refs/heads/master v: v3
1 parent fa1756a commit 186c592

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,2 +1,2 @@
11
---
2-
refs/heads/master: 8c1231ae5ffdb84a8acd828a2d7c70450aa193a2
2+
refs/heads/master: f304c1bee58355afa19aa2796d21056c91d167d9

trunk/src/comp/metadata/decoder.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ fn family_has_type_params(fam_ch: u8) -> bool {
251251
ret alt fam_ch as char {
252252
'c' { false }
253253
'f' { true }
254+
'u' { true }
254255
'p' { true }
255256
'F' { true }
256257
'y' { true }

0 commit comments

Comments
 (0)