| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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/+6 |
| 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 |
| 2021-07-30 | Fix separation of public vs internal parts of Location | David Tolnay | -12/+12 |
| 2021-07-30 | Split core::panic module to subdirectory | David Tolnay | -0/+332 |
