You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Pull Request resolved: #1364Fixes#1352
The v1::Name format with a random uuid included a hyphen character that wasn't
parseable as a rust identifier. This is used by the "Reference" parsing logic for a fully
qualified world + proc + actor name.
Change to underscore to fix this, as I don't think the choice of hyphen has any other
special meaning.
Reviewed By: mariusae
Differential Revision: D83495465
fbshipit-source-id: 6992d9aeb57428d04ebc6fc9a6e24b8dddd116ca
0 commit comments