about summary refs log tree commit diff
path: root/library/core/src/panic
AgeCommit message (Expand)AuthorLines
2021-07-31Fix unused sync::atomic import on targets without atomicsDavid Tolnay-15/+14
2021-07-30Fix some broken rustdoc links in core::panic documentationDavid Tolnay-0/+6
2021-07-30Fix undocumented unsafe in AssertUnwindSafe implsDavid Tolnay-0/+2
2021-07-30Move UnwindSafe, RefUnwindSafe, AssertUnwindSafe to coreDavid Tolnay-0/+300
2021-07-30Fix separation of public vs internal parts of LocationDavid Tolnay-12/+12
2021-07-30Split core::panic module to subdirectoryDavid Tolnay-0/+332