Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Buck2] Starlark UnpackValue to return starlark::Error
Summary: Change Unpack functions to return `starlark::Error` instead of `anyhow::Error`. Helps with removing a bunch of `from_any` in the code and reduces the amount of conversion from starlark->anyhow Test Plan: CI Reviewed By: JakobDegen Differential Revision: D67806044 fbshipit-source-id: 6a6d5c490cbb2cfdc5eb2886b6c498e5d891dd45
- Loading branch information