immunant / c2rust

Migrate C code to Rust
https://c2rust.com/
Other
3.79k stars 219 forks source link

Prevent foreign-mentioned field types from getting their hypothetical origins generated / propagated to encapsulating structures #1013

Closed aneksteind closed 11 months ago

aneksteind commented 11 months ago

Fixes #994

aneksteind commented 11 months ago

@spernsteiner #1015 seems to solve the problems this does, so I'm going to close it for now and instead contribute more tests