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
When the encode! macro is expended, it end up using
olpc_cjson::CanonicalFormatter instead of crate::CanonicalFormatter
olpc_cjson doesn't escape control char, so test is broken.
Also add crosscheck_cjson, this one fails because of ordering differences.
Signed-off-by: Etienne Champetier <[email protected]>
0 commit comments