rust/library/core/src/panic
Matthias Krüger f1c918f1f3
Rollup merge of #93613 - crlf0710:rename_to_async_iter, r=yaahc
Move `{core,std}::stream::Stream` to `{core,std}::async_iter::AsyncIterator`

Following amendments in https://github.com/rust-lang/rfcs/pull/3208/.

cc #79024
cc ``@yoshuawuyts`` ``@joshtriplett``
2022-02-18 16:23:32 +01:00
..
location.rs Add #[must_use] to remaining core functions 2021-10-30 18:21:29 -04:00
panic_info.rs Clarify safety of PanicInfo::can_unwind 2022-01-30 21:33:51 +01:00
unwind_safe.rs Move {core,std}::stream::Stream to {core,std}::async_iter::AsyncIterator. 2022-02-03 21:03:06 +08:00