Skip to content

update nnbd branch from master #2769

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

Merged
merged 13 commits into from
Aug 30, 2021

Conversation

jcollins-g
Copy link
Contributor

I think squashing and merging last time caused git to forget that I had merged some PRs previously so it created unnecessary conflicts. Will avoid squashing and merging to branch this time.

jcollins-g and others added 13 commits August 17, 2021 09:57
* 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
…rt-lang#2752)

* Disable one of the template checks?  and add beta branch for testing

* beta is the new stable

* empty commit - force check reset
* Prepare for dartdoc 2.0.0

* Update changelog for additional bugfix
* Initial implementation of constructor tearoff support

* Move older experiments out now that the beta branch exists

* initial review comments
* Update analyzer to 2.1.0 and avoid direct use of pub

* fix windows execution

* review comments
…art-lang#2765)

* Delete the lookup code itself

* obliterate all the 'everything' tables that supported the old lookup code

* dartfmt
* partial

* Delete the lookup code itself

* obliterate all the 'everything' tables that supported the old lookup code

* dartfmt

* dartfmt

* revert erroneous/non-working const stuff for a later PR

* Remove some broken tests and tweak the grinder slightly
@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Aug 30, 2021
@jcollins-g jcollins-g marked this pull request as ready for review August 30, 2021 23:30
@jcollins-g jcollins-g requested a review from srawlins August 30, 2021 23:30
@jcollins-g jcollins-g merged commit ae72b68 into dart-lang:nnbd Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants