Emilio Cobos Álvarez
Emilio Cobos Álvarez
> Why does the Publish on crates.io workflow get invoked even though this PR hasn't been merged? It gives me a failure notification. https://github.com/rust-lang/rust-bindgen/actions/runs/13972867609 cc @pvdrz . My understanding is...
Depending on how often you find particular patterns, it seems to me a potentially useful thing that could be worked on is some sort of custom attribute support for bindgen....
Note that this is more subtle than just `src=""` is sync, see https://phabricator.services.mozilla.com/D218603
Thanks!
Would be good to get a repro for that regardless since it seems we're failing to deal with something complex inside the windows header.
cc @mfreed7 @josepharhar @annevk
@mfreed7 the compat issue you linked is tangential to whether number inputs respect the size attribute. I've never seen a compat issue on Firefox for respecting `size`.
I do not. Happy to add it and come back here in a couple months if you want (but changing based on `size` is what I'd expect off-hand since that's...