This repository was archived by the owner on Sep 1, 2023. It is now read-only.
This repository was archived by the owner on Sep 1, 2023. It is now read-only.
Remove all dict/vec/varray/darray/shape/tuple implicit conversions in assert path #58
Open
Description
We're expecting to make darray an alias for dict, varray an alias for vec, and swap the backing store for shapes and tuples to dict/vec respectively in the next 2-8 weeks. Once that has happened in HHVM:
- this implicit conversion should be removed
- we should start asserting that a successful assert returns exactly the same value, just with a different type
Metadata
Metadata
Assignees
Labels
No labels