braw-lee
braw-lee
I am currently generating 2 dump files `rust_side_polonius_output.txt` `cpp_side_polonius_output.txt` and making sure that the diff command gives no output this is just to verify that the data was correctly transfered...
currently we are copying data from `FFIVector` to `std::vector` not sure how we can "move" that
should I work on my branch the whole time, and you can merge it after 2-3 months? or should I just create new PRs whenever I get something done and...
> LGTM It might be cleaner do have something like IndexVec in rustc to not have to use use the strong types as indices more easily. idk much about IndecVec,...