Home
last modified time | relevance | path

Searched refs:new_uninit (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/rust/alloc/
A Dlib.rs127 #![cfg_attr(test, feature(new_uninit))]
A Dboxed.rs229 pub fn new_uninit() -> Box<mem::MaybeUninit<T>> { in new_uninit() method

Completed in 8 milliseconds