Guillaume Gomez
Guillaume Gomez
Looks good to me but I'm curious about the perf impact so let's check. @bors try @rust-timer queue
Congrats for the perf fix, this is really awesome! @bors r+
Oh, that requires to upgrade the minimum supported rust version... @retep998: Should I automatically detect the version of the rustc compiler like `libc` does to enable it through a feature...
I guess it can be closed then?
Indeed. Transferring the issue.
I guess we could add a code example. Let me rename the issue then.
No, it's a discussion I had with people in GNOME and the outcome is: it's complicated.
Still remains the question if we should put this check before running it in the parent.
Apart from my comments and the clippy lint, looks good to me.
> note: I'm not sure if the best place is here or at sys repository, but as any user looking for gtk-rs on windows will tend to land here, I'm...