dart-archive / dev_compiler

DEPRECATED - Moved to main SDK
https://github.com/dart-lang/sdk/tree/master/pkg/dev_compiler
Other
133 stars 27 forks source link

Remove ignored type failures #630

Closed vsmenon closed 8 years ago

vsmenon commented 8 years ago

This was a temporary workaround until generic methods. We should eliminate this:

https://github.com/dart-lang/dev_compiler/blob/master/tool/input_sdk/private/ddc_runtime/operations.dart#L272

jmesserly commented 8 years ago

This issue was moved to dart-lang/sdk#27223