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
On commit 0a14cc9 of smir_pretty there are two problems we need to resolve with the output:
ty as id with entry for that id anywhere. We need to find what "16" connects to by looking at the code in printer.rs and the serialisation code that is upstreamed into rust (it is all just #[derive(serde)]):
On commit 0a14cc9 of
smir_pretty
there are two problems we need to resolve with the output:ty
as id with entry for that id anywhere. We need to find what "16" connects to by looking at the code in printer.rs and the serialisation code that is upstreamed into rust (it is all just#[derive(serde)])
:See
sum-to-n.smir.json
The text was updated successfully, but these errors were encountered: