| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-21 | Use ZST for fmt unsafety | Cameron Steffen | -4/+1 |
| 2021-09-15 | Allow `panic!("{}", computed_str)` in const fn. | Gary Guo | -0/+7 |
| 2021-09-08 | Bump stage0 compiler to 1.56 | Mark Rousskov | -8/+2 |
| 2021-08-16 | Make Arguments constructors unsafe | Cameron Steffen | -1/+9 |
| 2021-07-28 | Improve comments about const panic handling | Mara Bos | -2/+2 |
| 2021-07-28 | Use unreachable_unchecked in const_panic_fmt. | Mara Bos | -1/+4 |
| 2021-07-28 | Make const panic!("..") work in Rust 2021. | Mara Bos | -0/+12 |
| 2021-03-13 | Fix panic message of `assert_failed_inner` | hyd-dev | -1/+1 |
| 2021-03-04 | Add assert_matches!(expr, pat). | Mara Bos | -23/+46 |
| 2021-02-14 | Hide internals items in documentation | Alphyr | -0/+2 |
| 2021-02-14 | Apply suggestions | BenoƮt du Garreau | -0/+49 |
| 2020-11-19 | Bump bootstrap compiler version | Jake Goulding | -1/+1 |
| 2020-10-22 | Fix const core::panic!(non_literal_str). | Mara Bos | -0/+7 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+86 |
