Skip to content

Commit 6e59600

Browse files
committed
Update input-stats.stderr
1 parent 1733eb1 commit 6e59600

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 5626f85f469f419db16f20b1614863aeb377c22b

tests/ui/stats/input-stats.stderr

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ast-stats - Ptr 64 (NN.N%) 1
1515
ast-stats - Ref 64 (NN.N%) 1
1616
ast-stats - ImplicitSelf 128 (NN.N%) 2
1717
ast-stats - Path 640 (NN.N%) 10
18-
ast-stats PathSegment 840 (NN.N%) 35 24
18+
ast-stats PathSegment 864 (NN.N%) 36 24
1919
ast-stats Expr 648 (NN.N%) 9 72
2020
ast-stats - InlineAsm 72 (NN.N%) 1
2121
ast-stats - Match 72 (NN.N%) 1
@@ -41,12 +41,12 @@ ast-stats - Let 32 (NN.N%) 1
4141
ast-stats - Semi 32 (NN.N%) 1
4242
ast-stats - Expr 96 (NN.N%) 3
4343
ast-stats Param 160 (NN.N%) 4 40
44+
ast-stats Attribute 128 (NN.N%) 4 32
45+
ast-stats - DocComment 32 (NN.N%) 1
46+
ast-stats - Normal 96 (NN.N%) 3
4447
ast-stats InlineAsm 120 (NN.N%) 1 120
4548
ast-stats FnDecl 120 (NN.N%) 5 24
4649
ast-stats Local 96 (NN.N%) 1 96
47-
ast-stats Attribute 96 (NN.N%) 3 32
48-
ast-stats - DocComment 32 (NN.N%) 1
49-
ast-stats - Normal 64 (NN.N%) 2
5050
ast-stats Arm 96 (NN.N%) 2 48
5151
ast-stats ForeignItem 80 (NN.N%) 1 80
5252
ast-stats - Fn 80 (NN.N%) 1
@@ -57,7 +57,7 @@ ast-stats GenericArgs 40 (NN.N%) 1 40
5757
ast-stats - AngleBracketed 40 (NN.N%) 1
5858
ast-stats Crate 40 (NN.N%) 1 40
5959
ast-stats ----------------------------------------------------------------
60-
ast-stats Total 7_360 125
60+
ast-stats Total 7_416 127
6161
ast-stats ================================================================
6262
hir-stats ================================================================
6363
hir-stats HIR STATS: input_stats
@@ -93,11 +93,11 @@ hir-stats - Binding 216 (NN.N%) 3
9393
hir-stats Block 288 (NN.N%) 6 48
9494
hir-stats GenericBound 256 (NN.N%) 4 64
9595
hir-stats - Trait 256 (NN.N%) 4
96+
hir-stats Attribute 160 (NN.N%) 4 40
9697
hir-stats Variant 144 (NN.N%) 2 72
9798
hir-stats GenericArgs 144 (NN.N%) 3 48
9899
hir-stats FieldDef 128 (NN.N%) 2 64
99100
hir-stats FnDecl 120 (NN.N%) 3 40
100-
hir-stats Attribute 120 (NN.N%) 3 40
101101
hir-stats Stmt 96 (NN.N%) 3 32
102102
hir-stats - Expr 32 (NN.N%) 1
103103
hir-stats - Let 32 (NN.N%) 1
@@ -119,5 +119,5 @@ hir-stats Mod 32 (NN.N%) 1 32
119119
hir-stats Lifetime 28 (NN.N%) 1 28
120120
hir-stats ForeignItemRef 24 (NN.N%) 1 24
121121
hir-stats ----------------------------------------------------------------
122-
hir-stats Total 8_636 171
122+
hir-stats Total 8_676 172
123123
hir-stats ================================================================

0 commit comments

Comments
 (0)