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:
This allows constructing Bytes or Text statically. Unfortunately traits cannot
have const_fn for now: rust-lang/rust#71971
so we manually write out `from_static` for both types.
Differential Revision: D39041222
fbshipit-source-id: 9b2312cfd415c1276485a4c2b4a4216db9c02a64
0 commit comments