Skip to content

Conversation

@srawlins
Copy link
Member

A variety of cleanups:

  • InheritingContainer: hasPublicInheritedMethods, inheritedFields, publicInheritedFields, publicInheritedMethods are only visible for testing (should probably be tightened beyond that).
  • _cacheNewModelElement's newModelElement parameter is non-nullable.
  • _constructFromPropertyAccessor's two named parameters are required.
  • On the allConstructedModelElements map, the library part of the key is non-nullable, as is the value.

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@srawlins srawlins requested a review from scheglov October 30, 2023 15:33
@srawlins srawlins merged commit 17c5e5a into dart-lang:main Oct 30, 2023
@srawlins srawlins deleted the tighten-types branch October 30, 2023 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants