Roll engine to 3e47b4bb39bb4993f03a278ea7b1c11ee6459b06 (#31569)

* Manual roll with updated test
This commit is contained in:
Dan Field
2019-04-24 17:20:02 -07:00
committed by GitHub
parent 0ba67226ee
commit 06e1f8fc15
7 changed files with 13 additions and 8 deletions

View File

@@ -122,7 +122,8 @@ linter:
- prefer_asserts_in_initializer_lists
- prefer_collection_literals
- prefer_conditional_assignment
- prefer_const_constructors
# TODO(dnfield) - re-enable this when custom embedders catch up with the Rect/RRect constness.
# - prefer_const_constructors
- prefer_const_constructors_in_immutables
- prefer_const_declarations
- prefer_const_literals_to_create_immutables