Christian Poveda Ruiz

Results 298 comments of Christian Poveda Ruiz

I took the liberty of rebasing this PR and opening #2278. The tests are passing so it should be ready for review I think

#2278 was just merged so I'm closing this. Thanks a lot @geofft!

@emilio @kulp would it be the worst idea in the world considering a possible split of `bindgen` into the regular build-script `bindgen` as a library and a `bindgen-cli` crate that...

@emilio I'm going to do a PoC next week and submit it to see if we can find a sweet spot for this. Edit: opened https://github.com/rust-lang/rust-bindgen/pull/2284 as an alternative to...

Closing this in favor of #2284. Feel free to reopen if you consider that something from here is missing there.

@kulp. Do you think it would make sense to emit a warning if the user still uses `"*"` explaining this change?

@kulp @emilio do you think we should wait to merge this?

I took the liberty of rebasing against master again, adding a warning when using wildcard patterns and update the changelog. Do you think we can merge this before the next...

I'm going to bump versions in this PR and merge it

I'd be interested in this feature too and I'd like to help implementing it.