Files
sdk/pkg/analyzer/lib
Sam Rawlins 4800d2c19b Analyzer warnings: add support for @Deprecation.mixin
Work towards https://github.com/dart-lang/sdk/issues/60504

* The annotation causes certain usage to generate a warning (+ tests).
* Possible fixes for this new warning are offered (+ tests).
* Placing the annotation on an invalid element generates a different
  warning (+ tests).

Change-Id: I70dc502aa7c26feab9b8e3de8bb7b59bdce8fb66
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/448220
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2025-09-02 13:04:53 -07:00
..