You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert options/logging libraries to null safety (#2748)
* Update analyzer version to 2.0.0
* grind build for analyzer 2
* First steps toward migrating
* Start migrating some things around the edges and see what happens
* Basic migration infrastruture for new NNBD branch
* use separate workflow file for nnbd branch, for clarity
* thinko
* Switch to using CompilationUnitElement.classes (#2743)
* Ignore null safe import warnings for presubmits
* Prepare dartdoc_options for migration (#2745)
* more specific imports in options
* do not allow autoinitialization
* dartfmt
* parameterize the valueWithContext type
* Use alternative constructors instead of externalizing, didn't realize the autodetect was so widely used
* more subclasses
* Empty commit to straighten out GitHub Actions
* dartfmt
0 commit comments