Skip to content

Fix isFullyDefined trace #16748

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 12, 2023
Merged

Fix isFullyDefined trace #16748

merged 1 commit into from
Feb 12, 2023

Conversation

dwijnand
Copy link
Member

First, switch to the "i" interpolator and replace "IFT" with
"isFullyDefined". Then apply it to the whole apply, and make the
dealias appear in the trace. Requires fixing an early return usage.
Also expose the ForceDegree specified.

Found this in the course of enabling tracing and the typr printer and
seeing lots of verbose type case classes printed.

@dwijnand dwijnand marked this pull request as ready for review January 23, 2023 16:11
@dwijnand dwijnand requested a review from smarter January 23, 2023 16:12
First, switch to the "i" interpolator and replace "IFT" with
"isFullyDefined".  Then apply it to the whole apply, and make the
dealias appear in the trace.  Requires fixing an early return usage.
Also expose the ForceDegree specified.

Found this in the course of enabling tracing and the typr printer and
seeing lots of verbose type case classes printed.
@dwijnand dwijnand assigned odersky and unassigned smarter Jan 30, 2023
@dwijnand dwijnand requested review from odersky and removed request for smarter January 30, 2023 10:32
@odersky odersky merged commit 25542cb into scala:main Feb 12, 2023
@dwijnand dwijnand deleted the fix-IFD-tracer branch February 12, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants