-
Couldn't load subscription status.
- Fork 13.9k
Add #[must_use] to MaybeUninit::new #89769
New issue
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
Conversation
Co-authored-by: Josh Triplett <[email protected]>
|
@bors r+ |
|
📌 Commit b0b09f0 has been approved by |
…, r=joshtriplett Add #[must_use] to MaybeUninit::new As discussed in rust-lang#89729 (comment). Parent issue: rust-lang#89692 r? `@joshtriplett`
…, r=joshtriplett Add #[must_use] to MaybeUninit::new As discussed in rust-lang#89729 (comment). Parent issue: rust-lang#89692 r? ``@joshtriplett``
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (02f2b31): comparison url. Summary: This benchmark run did not return any relevant changes. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
As discussed in #89729 (comment).
Parent issue: #89692
r? @joshtriplett