You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@deprecated(message ="Lifted to -X, Scheduled for removal.", since ="3.5.0")
487
487
valYreadComments:Setting[Boolean] =BooleanSetting(ForkSetting, "Yread-docs", "Read documentation from tasty.", deprecation =Deprecation.renamed("-Xread-docs"))
488
488
@deprecated(message ="Lifted to -X, Scheduled for removal.", since ="3.5.0")
489
-
valYnoDecodeStacktraces:Setting[Boolean] =BooleanSetting(ForkSetting, "Yno-decode-stacktraces", "Show raw StackOverflow stacktraces, instead of decoding them into triggering operations.", deprecation =Deprecation.renamed("-Xno-decode-stacktraces"))
489
+
valYnoDecodeStacktraces:Setting[Boolean] =BooleanSetting(ForkSetting, "Yno-decode-stacktraces", "Show raw StackOverflow stacktraces, instead of decoding them into triggering operations.", deprecation =Deprecation.renamed("-Xno-enrich-error-messages"))
490
490
@deprecated(message ="Lifted to -X, Scheduled for removal.", since ="3.5.0")
491
491
valYnoEnrichErrorMessages:Setting[Boolean] =BooleanSetting(ForkSetting, "Yno-enrich-error-messages", "Show raw error messages, instead of enriching them with contextual information.", deprecation =Deprecation.renamed("-Xno-enrich-error-messages"))
492
492
@deprecated(message ="Lifted to -X, Scheduled for removal.", since ="3.5.0")
0 commit comments