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
Fixes 905, fix: Use full path of Result type + unit test + Option unti test (#917)
* add cmake and ninja in the flake
* unit-test added to replicate issue #905
* fix: Use full path of `Result` type
Fixes#905
* add unit-test for Option to ensure that there is no type resolution collision between Rust Option and a user type defined with name Option, in code generation
---------
Co-authored-by: Lucio Franco <luciofranco14@gmail.com>
0 commit comments