A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/rust-lang/rust/issues/80908 below:

Tracking Issue for maybe_uninit_array_assume_init · Issue #80908 · rust-lang/rust · GitHub

Feature gate: #![feature(maybe_uninit_array_assume_init)]

This is a tracking issue for MaybeUninit::array_assume_init.

Public API
// core::mem::maybe_uninit

impl<T> MaybeUninit<T> {
    pub unsafe fn array_assume_init<const N: usize>(array: [Self; N]) -> [T; N];
}
Steps / History Unresolved Questions

cole-miller, yvt, Nokel81, csnover, AndreySmirnov81 and 5 more


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4