| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-01-07 | Implement `TryFrom<char>` for `u8` | Ian Douglas Scott | -0/+15 |
| 2021-11-19 | Rollup merge of #89258 - est31:const_char_convert, r=oli-obk | Yuki Okushi | -10/+22 |
| 2021-10-18 | Make more `From` impls `const` | woppopo | -4/+8 |
| 2021-10-16 | Make char conversion functions unstably const | est31 | -10/+22 |
| 2021-10-10 | Add #[must_use] to from_value conversions | John Kugelman | -0/+3 |
| 2021-01-10 | Rollup merge of #79502 - Julian-Wollersberger:from_char_for_u64, r=withoutboats | Yuki Okushi | -0/+42 |
| 2021-01-09 | Update the stabilisation version. | Julian Wollersberger | -2/+2 |
| 2020-12-28 | Add "chr" as doc alias to char::from_u32 | Konrad Borowski | -0/+1 |
| 2020-11-28 | Implement From<char> for u64 and u128. | Julian Wollersberger | -0/+42 |
| 2020-08-15 | Link to primitive instead of module | Denis Vasilik | -6/+0 |
| 2020-08-15 | Use intra-doc links | Denis Vasilik | -8/+4 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+300 |
