We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
crystal build --progress
1 parent ac61e7a commit 7c0880eCopy full SHA for 7c0880e
src/compiler/crystal/progress_tracker.cr
@@ -1,7 +1,7 @@
1
module Crystal
2
class ProgressTracker
3
# FIXME: This assumption is not always true
4
- STAGES = 13
+ STAGES = 14
5
STAGE_PADDING = 34
6
7
property? stats = false
0 commit comments