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
rerun
https://docs.rs/crate/rerun/0.13.0/builds/1124776
Our crate failed to build here:
Investigating the issue, this looked to be due to the upstream issue:
it is undefined behavior to use this value
I've confirmed locally that the crate doc build now succeeds on 0.13.0 using the latest nightly: rustc 1.78.0-nightly (ee9c7c940 2024-02-14)
rustc 1.78.0-nightly (ee9c7c940 2024-02-14)
I believe we just need to re-run the doc job with this version of nightly.
The text was updated successfully, but these errors were encountered:
I queued the rebuild
Sorry, something went wrong.
No branches or pull requests
Crate name
rerun
Build failure link
https://docs.rs/crate/rerun/0.13.0/builds/1124776
Additional details
Our crate failed to build here:
Investigating the issue, this looked to be due to the upstream issue:
it is undefined behavior to use this value
error on latest nightly compiler Smithay/wayland-rs#698I've confirmed locally that the crate doc build now succeeds on 0.13.0 using the latest nightly:
rustc 1.78.0-nightly (ee9c7c940 2024-02-14)
I believe we just need to re-run the doc job with this version of nightly.
The text was updated successfully, but these errors were encountered: