Skip to content

Front end needs a mechanism for tracing type inference #32584

Open
@stereotype441

Description

@stereotype441

As noted in https://dart-review.googlesource.com/42400, we have lost the ability to trace the intermediate types used in type inference. This makes it much harder to investigate bugs such as #32238 and #32305, since temporary prints have to be added throughout the type inference algorithm, rather than making a single line change to turn type inference tracing on.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions