We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
std::time::Instant
https://github.com/BrainiumLLC/display-link/blob/master/src/macos.rs#L24
This could break at any time. The layout of std::time::Instant is undefined.
The text was updated successfully, but these errors were encountered:
Auto merge of #240 - servo:display-link-fork, r=jdm
9fb158d
Use forked display-link dependency. https://github.com/servo/display-link/tree/no-transmute was created to work around BrainiumLLC/display-link#3, which was identified as a risk back in BrainiumLLC/display-link#1.
No branches or pull requests
https://github.com/BrainiumLLC/display-link/blob/master/src/macos.rs#L24
This could break at any time. The layout of
std::time::Instant
is undefined.The text was updated successfully, but these errors were encountered: