aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/panic.rs
Commit message (Expand)AuthorAgeFilesLines
* Delete ctr-std to use my fork of the rust repo insteadVivian Lim2021-02-061-426/+0
* Update for nightly-2018-08-18Fenrir2018-08-191-6/+24
* Update for latest nightly 2018-05-06linouxis92018-05-071-18/+33
* Update for Rust nightly 2018-04-19Fenrir2018-04-211-3/+6
* Recreate ctr-std from latest nightlyFenrir2018-01-211-14/+10
* Patch `std` to be compatible with Rust nightly-2017-12-01Fenrir2017-12-011-0/+1
* Add unwinding strategy for panicsFenrir2017-07-311-6/+5
* Initial thread supportFenrir2017-03-051-0/+394