-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondart-model-analyzer-specIssues with the analyzer's implementation of the language specIssues with the analyzer's implementation of the language speclegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.
Milestone
Description
This is the analyzer implementation subtask under dart-lang/language#478. Broad feature here: dart-lang/language#120.
Here is the accepted feature: https://github.com/dart-lang/language/tree/master/accepted/future-releases/small-features-21Q1
- Implementation in Analyzer (Handle the unsigned shift, triple-shift, >>> operator in analyzer #44908)
- analysis_server core features (
Go To Definition(does not work for operators broadly; There is no way to navigate to operator functions #39911), Find References, Sort Declarations) - analyzer: include triple shift test cases in existing diagnostic tests
- linter: consider existing lints; add test cases regarding triple shift
- analysis_server core features (
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondart-model-analyzer-specIssues with the analyzer's implementation of the language specIssues with the analyzer's implementation of the language speclegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.