Skip to content

Commit 70d76ea

Browse files
oderskyliufengyun
andcommitted
Update compiler/src/dotty/tools/dotc/util/Stats.scala
Co-authored-by: Fengyun Liu <[email protected]>
1 parent 4795fee commit 70d76ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/src/dotty/tools/dotc/util/Stats.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import collection.mutable
99

1010
@sharable object Stats {
1111

12-
final val enabled = true
12+
final val enabled = false
1313

1414
var monitored: Boolean = false
1515

0 commit comments

Comments
 (0)