-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failurestype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
Depends on dart-lang/sdk#46020.
We can add to dartdoc's internal reference scheme for unnamed constructor tearoffs based on the specification, here: https://github.com/dart-lang/language/blob/master/accepted/future-releases/constructor-tearoffs/feature-specification.md. Specifically, allowing comment references to use [C.new]
for unnamed constructor tearoffs will simplify some things in the new reference lookup code.
[Edit by eernstg on Jul 8th: Updated link to feature spec.]
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failurestype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug