mstrydom
mstrydom
I did just see this code: https://github.com/rust-lang/rust-bindgen/blob/main/bindgen/codegen/postprocessing/merge_extern_blocks.rs#L6 . Which looks like some merging of extern blocks happen. I am checking the version I have been using and I see I...
This is a naive implementation for https://github.com/bnjbvr/cargo-machete/issues/46 . There are some option issues I would like guidance on from the maintainers: 1. I added a flag to start looking at...
Another thing I am wondering is whether I should not add build dependencies while I am here? Maybe the flag should then just be `--check-all-dependency-types` ?
@bnjbvr Pending review
> As a result, please avoid review pings. If you plan to pay me for working on this, I'd be happy to set up some consultancy contract. My apologies. I...