Skip to content

Issues: dart-lang/sdk

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Rename _fe_analyzer_shared's ErrorCode area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#60635 opened Apr 29, 2025 by srawlins
Core libraries: Remove defensive checks against subclasses of final classes area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#60513 opened Apr 10, 2025 by lrhn
Deprecate/remove parts of the legacy Analysis Server protocol that are not used by clients area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-server Issues related to some aspect of the analysis server P2 A bug or feature request we're likely to work on type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#60043 opened Feb 4, 2025 by DanTup
Enhance kernel AST verifier to detect dangling references area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. cfe-testing Issues related to testing of the CFE. legacy-area-front-end Legacy: Use area-dart-model instead. triaged Issue has been triaged by sub team type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable type-enhancement A request for a change that isn't a bug
#59755 opened Dec 18, 2024 by alexmarkov
Dart should have process for keeping VM RegExp up-to-date with Irregexp area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triaged Issue has been triaged by sub team type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#56573 opened Aug 26, 2024 by lrhn
Move analyzer test utilities to analyzer_utilities package area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. P2 A bug or feature request we're likely to work on type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#55660 opened May 7, 2024 by srawlins
[frontend_server] Ability to change output-dill cfe-frontend-server Frontend server issues for the CFE front-end-server Issues with the frontend server legacy-area-front-end Legacy: Use area-dart-model instead. P4 type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#55510 opened Apr 19, 2024 by dcharkes
[dart2js] Improve HInstruction/HPhi type hierarchy area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P3 A lower priority bug or feature request type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable web-dart2js
#54920 opened Feb 15, 2024 by fishythefish
Deprecate Point, Rectangle, and MutableRectangle in dart:math area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. deprecation library-math type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#54852 opened Feb 7, 2024 by parlough
Analysis Server double-watches file system analyzer-technical-debt area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-server Issues related to some aspect of the analysis server P2 A bug or feature request we're likely to work on type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#54220 opened Dec 3, 2023 by scheglov
Remove ContextBuilder and its tests analyzer-technical-debt area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. P2 A bug or feature request we're likely to work on type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#54046 opened Nov 14, 2023 by scheglov
define a set of analysis options shared by analyzer packages area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P2 A bug or feature request we're likely to work on type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#53165 opened Aug 9, 2023 by pq
[analyzer] Unused code report area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. P3 A lower priority bug or feature request type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#51704 opened Mar 10, 2023 by incendial
Remove unnecessary null checks when no longer supporting pre-null safe code. area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#51681 opened Mar 9, 2023 by lrhn
[analyzer] Bad state in _assertLegacyType with a String type area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. P3 A lower priority bug or feature request type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#51185 opened Jan 31, 2023 by asashour
[analyzer] add null safety expectations to various tests area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. P3 A lower priority bug or feature request type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#51144 opened Jan 27, 2023 by asashour
[VM] Support instruction either-boxed-or-unboxed input representations area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#51039 opened Jan 17, 2023 by dcharkes
No warning for duplicate analyzer plugin names analyzer-analysis-options analyzer-technical-debt area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P3 A lower priority bug or feature request type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#50980 opened Jan 10, 2023 by srawlins
[dart2wasm] Simplify instantiation closure trampoline generation area-dart2wasm Issues for the dart2wasm compiler. type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#50965 opened Jan 10, 2023 by osa1
AnalyzerConverter class has no fields, only instance methods area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. P3 A lower priority bug or feature request type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#50545 opened Nov 24, 2022 by srawlins
[dart2wasm] Simplify handling null receivers in gets, tear-offs, invocations area-dart2wasm Issues for the dart2wasm compiler. type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#50508 opened Nov 18, 2022 by osa1
AST dump does not reflect what the lint rules are visiting area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-linter Issues with the analyzer's support for the linter package P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable type-test
#58819 opened Aug 12, 2022 by natebosch
add docs about reflective test authoring area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-linter Issues with the analyzer's support for the linter package P2 A bug or feature request we're likely to work on type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable type-documentation A request to add or improve documentation
#58809 opened Aug 2, 2022 by pq
test_runner may be constrained by single-threaded performance for batch runs analyzer-technical-debt area-build Use area-build for SDK build issues. area-dart-model For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer. model-performance Performance/memory issues in analyzer/cfe P2 A bug or feature request we're likely to work on type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#49370 opened Jun 29, 2022 by jcollins-g
Deprecate and stop using NullThrownError area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. deprecation library-core type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
#49141 opened May 30, 2022 by lrhn
ProTip! Find all open issues with in progress development work with linked:pr.