| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-01 | Constify conversion traits | ltdk | -2/+4 |
| 2025-03-06 | Remove #[cfg(not(test))] gates in core | Thalia Archibald | -2/+2 |
| 2024-01-05 | Replace some usage of `#[rustc_on_unimplemented]` with | Georg Semmler | -2/+2 |
| 2023-10-29 | Increase the reach of panic_immediate_abort | Ben Kimock | -0/+1 |
| 2023-04-12 | Update unwind_safe.rs | Justin Symonds | -1/+1 |
| 2022-07-08 | Update integer_atomics tracking issue | Tamir Duberstein | -2/+2 |
| 2022-04-11 | Implement Default for AssertUnwindSafe | Soni L | -0/+7 |
| 2022-02-03 | Move `{core,std}::stream::Stream` to `{core,std}::async_iter::AsyncIterator`. | Charles Lew | -3/+3 |
| 2021-07-31 | Fix unused sync::atomic import on targets without atomics | David Tolnay | -15/+14 |
| 2021-07-30 | Fix some broken rustdoc links in core::panic documentation | David Tolnay | -0/+4 |
| 2021-07-30 | Fix undocumented unsafe in AssertUnwindSafe impls | David Tolnay | -0/+2 |
| 2021-07-30 | Move UnwindSafe, RefUnwindSafe, AssertUnwindSafe to core | David Tolnay | -0/+300 |
