Skip to content
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

Fixes #2857. Fix names conflict in scope_A02_t03_part2.dart #2862

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

sgrekhov
Copy link
Contributor

Updated tests passes on the freshly built SDK.

Copy link
Member

@eernstg eernstg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eernstg eernstg merged commit 739312d into dart-lang:master Sep 11, 2024
2 checks passed
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Sep 13, 2024
2024-09-13 sgrekhov22@gmail.com Fixes dart-lang/co19#2872. Fix runtime error in shared_case_scope_A02_t02.dart (dart-lang/co19#2876)
2024-09-13 sgrekhov22@gmail.com Fixes dart-lang/co19#2874. Fix typo in scope_A07_t01_part1.dart (dart-lang/co19#2875)
2024-09-13 sgrekhov22@gmail.com Fixes dart-lang/co19#2872. Fix `unreachable_switch_case` warning in shared_case_scope_A02_t02.dart (dart-lang/co19#2873)
2024-09-13 sgrekhov22@gmail.com dart-lang/co19#2825. Update existing tests for Parts (dart-lang/co19#2871)
2024-09-12 sgrekhov22@gmail.com dart-lang/co19#2825. Add tests for declarations in different branches of a parts tree (dart-lang/co19#2870)
2024-09-11 sgrekhov22@gmail.com dart-lang/co19#2868. Add extension methods accessibility tests. Part 1. (dart-lang/co19#2869)
2024-09-11 sgrekhov22@gmail.com Fixes dart-lang/co19#2856. Remove `unreachable_switch_default` warning (dart-lang/co19#2867)
2024-09-11 sgrekhov22@gmail.com Fixes dart-lang/co19#2861. Hide public extension methods if an import is deferred (dart-lang/co19#2866)
2024-09-11 sgrekhov22@gmail.com dart-lang/co19#2825. Add scope tests. Part 3. (dart-lang/co19#2851)
2024-09-11 sgrekhov22@gmail.com Fixes dart-lang/co19#2860. Remove accidental code from scope_A04_t01_part2.dart (dart-lang/co19#2865)
2024-09-11 sgrekhov22@gmail.com Fixes dart-lang/co19#2859. Hide public extension methods if an import is deferred (dart-lang/co19#2864)
2024-09-11 sgrekhov22@gmail.com Fixes dart-lang/co19#2858. Fix syntax error in scope_A03_t02_part1.dart (dart-lang/co19#2863)
2024-09-11 sgrekhov22@gmail.com Fixes dart-lang/co19#2857. Fix names conflict in scope_A02_t03_part2.dart (dart-lang/co19#2862)
2024-09-10 sgrekhov22@gmail.com dart-lang/co19#2825. Add tests for "Terminology" chapter of the spec. (dart-lang/co19#2855)
2024-09-10 sgrekhov22@gmail.com dart-lang/co19#2825. Add export directive tests. (dart-lang/co19#2854)

Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try
Change-Id: Idcee5a49ca69914516d1a331dab3d2b525a4b4b3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/385282
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
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