We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4795fee commit 70d76eaCopy full SHA for 70d76ea
compiler/src/dotty/tools/dotc/util/Stats.scala
@@ -9,7 +9,7 @@ import collection.mutable
9
10
@sharable object Stats {
11
12
- final val enabled = true
+ final val enabled = false
13
14
var monitored: Boolean = false
15
0 commit comments