-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Implement re-export for VM #3071
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Milestone
Comments
Changed the title to: "Implement re-export for VM". |
Marked this as blocking #2901. |
Marked this as blocking #3081. |
Added this to the M1 milestone. |
Landed with r13384. Added Fixed label. |
gbracha
added
Type-Defect
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
labels
Oct 10, 2012
This was referenced Jun 3, 2015
copybara-service bot
pushed a commit
that referenced
this issue
Jul 7, 2022
…1 revision) https://dart.googlesource.com/dartdoc/+log/61dea6b83073..94d9092a6454 2022-07-07 srawlins@google.com Allow Parameter.enclosingElement to be nullable (#3071) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-doc-dart-sdk Please CC dart-ecosystem-gardener@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To file a bug in Dart Documentation Generator: https://github.com/dart-lang/dartdoc/issues To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: dart-ecosystem-gardener@grotations.appspotmail.com Change-Id: I09dce12c385fafd81b952aeaba2c6b24b30f5d3a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250822 Commit-Queue: Nate Bosch <nbosch@google.com> Reviewed-by: Nate Bosch <nbosch@google.com>
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
New feature added to spec 0.10. See also http://code.google.com/p/dart/issues/detail?id=3070&thanks=3070&ts=1337126092
The text was updated successfully, but these errors were encountered: