mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Prepare NonNull for pattern types
This commit is contained in:
@@ -86,3 +86,4 @@ pub fn foo3() -> Box<dyn Iterator<Item = usize>> {
|
||||
//~ MONO_ITEM fn std::boxed::Box::<Counter>::new
|
||||
//~ MONO_ITEM fn Counter::new
|
||||
//~ MONO_ITEM fn std::fmt::Arguments::<'_>::from_str
|
||||
//~ MONO_ITEM fn std::boxed::box_new_uninit
|
||||
|
||||
Reference in New Issue
Block a user