dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.11k stars 1.56k forks source link

area-analyzer issues house-keeping #42294

Open srawlins opened 4 years ago

srawlins commented 4 years ago

We have some house-keeping to do for issues tagged with area-analyzer. Here are some small, concrete issues:

There are, of course, many other house-keeping chores that could be done, but I want this issue itself to be a well-defined with a defined close state.

srawlins commented 4 years ago

CC @bwilkerson Regarding the analyzer-completion idea, it is not my intention at all to assign work or even priority. Just an idea I had, regarding our heap of area-analyzer issues. Let me know if that task should be scrapped or something.

bwilkerson commented 4 years ago

We should definitely go through the completion related issues. That's probably work that @jwren and I should take on.