Skip to content

Commit 9070419

Browse files
committed
Bless ui tests
1 parent e4f8b93 commit 9070419

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

tests/ui/stats/hir-stats.stderr

+13-13
Original file line numberDiff line numberDiff line change
@@ -129,50 +129,50 @@ hir-stats Body 72 ( 0.8%) 3 24
129129
hir-stats InlineAsm 72 ( 0.8%) 1 72
130130
hir-stats ImplItemRef 72 ( 0.8%) 2 36
131131
hir-stats Arm 80 ( 0.9%) 2 40
132+
hir-stats GenericArg 96 ( 1.1%) 4 24
133+
hir-stats - Type 24 ( 0.3%) 1
134+
hir-stats - Lifetime 72 ( 0.8%) 3
132135
hir-stats FieldDef 96 ( 1.1%) 2 48
133136
hir-stats Stmt 96 ( 1.1%) 3 32
134137
hir-stats - Let 32 ( 0.4%) 1
135138
hir-stats - Semi 32 ( 0.4%) 1
136139
hir-stats - Expr 32 ( 0.4%) 1
137140
hir-stats FnDecl 120 ( 1.3%) 3 40
138141
hir-stats Attribute 128 ( 1.4%) 4 32
139-
hir-stats GenericArg 128 ( 1.4%) 4 32
140-
hir-stats - Type 32 ( 0.4%) 1
141-
hir-stats - Lifetime 96 ( 1.1%) 3
142+
hir-stats Variant 144 ( 1.6%) 2 72
142143
hir-stats GenericArgs 144 ( 1.6%) 3 48
143-
hir-stats Variant 176 ( 1.9%) 2 88
144144
hir-stats GenericBound 192 ( 2.1%) 4 48
145145
hir-stats - Trait 192 ( 2.1%) 4
146146
hir-stats WherePredicate 192 ( 2.1%) 3 64
147147
hir-stats - BoundPredicate 192 ( 2.1%) 3
148148
hir-stats Block 288 ( 3.2%) 6 48
149+
hir-stats GenericParam 360 ( 4.0%) 5 72
149150
hir-stats Pat 360 ( 4.0%) 5 72
150151
hir-stats - Wild 72 ( 0.8%) 1
151152
hir-stats - Struct 72 ( 0.8%) 1
152153
hir-stats - Binding 216 ( 2.4%) 3
153-
hir-stats GenericParam 400 ( 4.4%) 5 80
154154
hir-stats Generics 560 ( 6.2%) 10 56
155-
hir-stats Ty 720 ( 7.9%) 15 48
155+
hir-stats Ty 720 ( 8.0%) 15 48
156156
hir-stats - Ptr 48 ( 0.5%) 1
157157
hir-stats - Ref 48 ( 0.5%) 1
158158
hir-stats - Path 624 ( 6.9%) 13
159-
hir-stats Expr 768 ( 8.4%) 12 64
159+
hir-stats Expr 768 ( 8.5%) 12 64
160160
hir-stats - Path 64 ( 0.7%) 1
161161
hir-stats - Struct 64 ( 0.7%) 1
162162
hir-stats - Match 64 ( 0.7%) 1
163163
hir-stats - InlineAsm 64 ( 0.7%) 1
164164
hir-stats - Lit 128 ( 1.4%) 2
165-
hir-stats - Block 384 ( 4.2%) 6
166-
hir-stats Item 968 (10.6%) 11 88
165+
hir-stats - Block 384 ( 4.3%) 6
166+
hir-stats Item 968 (10.8%) 11 88
167167
hir-stats - Trait 88 ( 1.0%) 1
168168
hir-stats - Enum 88 ( 1.0%) 1
169169
hir-stats - ExternCrate 88 ( 1.0%) 1
170170
hir-stats - ForeignMod 88 ( 1.0%) 1
171171
hir-stats - Impl 88 ( 1.0%) 1
172-
hir-stats - Fn 176 ( 1.9%) 2
172+
hir-stats - Fn 176 ( 2.0%) 2
173173
hir-stats - Use 352 ( 3.9%) 4
174-
hir-stats Path 1_240 (13.6%) 31 40
175-
hir-stats PathSegment 1_920 (21.1%) 40 48
174+
hir-stats Path 1_240 (13.8%) 31 40
175+
hir-stats PathSegment 1_920 (21.4%) 40 48
176176
hir-stats ----------------------------------------------------------------
177-
hir-stats Total 9_096
177+
hir-stats Total 8_992
178178
hir-stats

0 commit comments

Comments
 (0)