Changes since last roll:
```
7764e69 Initial API to build analysis contexts (replaces ContextLocator.locateContexts)
5ea271b Clean up documentation of implicit new/const insertions tests.
cf93009 Removed the magic const feature from implicit-creation.md
bd39320 Recover from error on undefined continue label.
5d89a1a Add tests for mixin application constructor forwarding.
e696279 Use import URIs when invalidating files
23c59bd Fix compare_failures
290cc58 Use actual receiver when error-wrapping a null-aware property get.
34763bc Reland "[VM] Introduction of type testing stubs - Part 1-4"
a86b864 Handle updated .packages in incremental compiler
f555ae5 Trust type annotations in strong mode
0a4a3be When cloning YieldStatement, copy the flags
91bbc79 Skip abstract forwarding stubs
7689dc9 Bring in the latest pub_semver
f71d204 Fix expected type in substByContext
5e99872 Improve missing/invalid type reference recovery
899dbe4 Forward type arguments in one-shot interceptors.
1fd3011 dart2js: Add more whole-program information to dump-info
5e23c28 Revert "[infra] Temporarily disable Windows SDK builder on CQ"
2471888 Serialize any MethodInvocation as possible const.
b430570 dart2js: handle constant casts with type variable substitutions
3575b81 Only add const in a constant context (issue 32819)
09f7d2a dart2js: naive support for instantiations in constants - ignore the actual instantiation
4dd5e6e js_runtime: fix _JsonMap keys list type
71ffe97 Correctly handle constant fields when computing constness (take 2)
d58b0e2 [VM] Mark bigint test slow after small Smi change
1e997ee Revert "Reland "[VM] Introduction of type testing stubs - Part 1-4""
00097ad Remove reference to deprecated setter
cb065a1 [infra] Update checked-in SDK version to 2.0.0-dev.46.0
0e9a77a [VM] Reduce Smi size to 32 bit on 64 bit platforms
34bfefd [gardening] Update status file
969c0de Avoid crash on EOF error in file with Windows line encoding
8054409 Reland "[VM] Introduction of type testing stubs - Part 1-4"
```