Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Whisker is a replacement for mustache and is largely backward compatible. It brings several quality of life improvements like... error checking. You can read more about the details [in this post](https://fb.workplace.com/groups/498666380550247/permalink/2051389461944590/). This diff moves `t_mstch_python_capi_generator` to use whisker instead of mstch. This requires some changes to the templates to work around the bugs in mstch that have been previously worked around. #buildall Reviewed By: dtolnay Differential Revision: D67563804 fbshipit-source-id: 3ec3405fdf4acb71e789c2bbcd957f8652e3eb08
- Loading branch information