mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
misc improvements
This commit is contained in:
parent
c47fff04d2
commit
f620508a37
6 changed files with 14 additions and 46 deletions
|
@ -1901,7 +1901,7 @@ fn load_multi_threaded<'a>(
|
|||
// &mut can_problems_recorded,
|
||||
// &mut type_problems_recorded,
|
||||
// )
|
||||
// .print_to_stdout(Duration::default()); // TODO determine total elapsed time and use it here
|
||||
// .print_error_warning_count(Duration::default()); // TODO determine total elapsed time and use it here
|
||||
|
||||
Err(LoadingProblem::FormattedReport(
|
||||
concat!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue