dart-sdk/sdk_nnbd
Robert Nystrom 6ef9131d82 Fix the migrated splay_tree.dart to make some casts nullable.
I think the covers the cases where it seems reasonable for the value
being cast to be null. In the other places where I see casts, it's
pretty clear that a null is an error.

Change-Id: I38e9b47da72579e7f3849284689d4c25b5b14af1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/136725
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
2020-02-21 02:24:46 +00:00
..
bin dart2js nnbd setup 2020-01-21 06:22:51 +00:00
lib Fix the migrated splay_tree.dart to make some casts nullable. 2020-02-21 02:24:46 +00:00
api_readme.md Update the API docs readme 2020-01-16 21:23:09 +00:00
BUILD.gn Fixes failure of x86_64 builds for android 2020-01-27 14:21:26 +00:00