| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-25 | review: fix nits and move panic safety tests to the correct place | Alexis Bourget | -0/+3 | |
| 2020-09-11 | Mark RefUnwindSafe impls for stable atomic types as stable. | Mara Bos | -8/+8 | |
| These impls were effectively stable. #[unstable] had no effect here, since both RefUnwindSafe and these types were already stable. These effectively became stable as soon as the types became stable, which was in 1.34.0. | ||||
| 2020-08-27 | Abort when catch_unwind catches a foreign exception | Amanieu d'Antras | -0/+3 | |
| 2020-08-12 | Move to intra doc links for ascii.rs and panic.rs, updating the docs a little | Alexis Bourget | -17/+0 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+427 | |
