dart-sdk/sdk/lib
Sigmund Cherem 344e149a89 [ddc, dart2js] readd dart:mirrors
Technically almost no user of ddc should be able to reach this compile-time error if they are using webdev (it appears a couple users do invoke it directly, though).  Project sass demonstrated that users of dart2js can notice this breaking change.

Given that we are bundling many breaking changes for null-safety on the next release, it seems like making imports to dart:mirrors a compile-time error is not strictly necessary at this time.

One idea is to change this to a compile-time error in our tools when users opt-in their libraries or when they enable strong null-safety mode.

Change-Id: I7f12657eba508e2d071dda60087a21475a303d9f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/139494
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2020-03-14 03:04:37 +00:00
..
_http Revert "Fail synchronously if null is passed as an error to async APIs." 2020-03-11 10:07:49 +00:00
_internal [ddc, dart2js] readd dart:mirrors 2020-03-14 03:04:37 +00:00
async Revert "Fail synchronously if null is passed as an error to async APIs." 2020-03-11 10:07:49 +00:00
cli Hide dart:cli in api docs 2019-11-20 11:32:01 +00:00
collection Make DoubleLinkedQueue.firstEntry/lastEntry nullable again. 2020-02-11 06:59:11 +00:00
convert Revert "Fail synchronously if null is passed as an error to async APIs." 2020-03-11 10:07:49 +00:00
core Backport changes to RuneIterator to non-NNBD SDK. 2020-03-12 16:47:46 +00:00
developer [test] Run some service tests in AOT. 2020-01-23 17:52:40 +00:00
ffi [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
html Modify fields in some abstract and native classes 2020-02-29 01:29:35 +00:00
indexed_db/dart2js Address analyzer errors in golden files in dart:html 2020-02-29 01:29:35 +00:00
internal [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
io [dart:io] Provide epoch timestamps in the FileStat notFound object. 2020-03-11 13:39:13 +00:00
isolate Add non-NNBD language version marker to all sdk (non-nnbd) files 2019-11-15 00:22:47 +00:00
js [js] cleanup old dart:js / js_util files 2020-01-21 14:06:32 +00:00
js_util Update doc comments for dart:js_util 2020-02-13 01:41:41 +00:00
math Update math.dart:atan2 in relation to atan comment 2019-12-16 12:45:27 +00:00
mirrors [vm, lib] Teach mirrors about the Never type and member signatures. 2020-02-07 20:57:46 +00:00
svg/dart2js Change all fields to native getters/setters 2020-02-29 01:29:35 +00:00
typed_data [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
vmservice [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
wasm [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
web_audio/dart2js Change all fields to native getters/setters 2020-02-29 01:29:35 +00:00
web_gl/dart2js Address analyzer errors in golden files in dart:html 2020-02-29 01:29:35 +00:00
web_sql/dart2js Change all fields to native getters/setters 2020-02-29 01:29:35 +00:00
libraries.json [ddc, dart2js] readd dart:mirrors 2020-03-14 03:04:37 +00:00
libraries.yaml [ddc, dart2js] readd dart:mirrors 2020-03-14 03:04:37 +00:00
vmservice_libraries.json [ VM ] Move vmservice_io code from runtime/bin to dart:_internal/vm/bin 2020-01-14 01:42:14 +00:00
vmservice_libraries.yaml [ VM ] Move vmservice_io code from runtime/bin to dart:_internal/vm/bin 2020-01-14 01:42:14 +00:00