| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-19 | Rollup merge of #76525 - fusion-engineering-forks:string-drain, r=dtolnay | Ralf Jung | -1/+35 |
| 2020-09-19 | Add tracking issue number for string_drain_as_str. | Mara Bos | -3/+3 |
| 2020-09-15 | fix slice::check_range aliasing problems | Ralf Jung | -1/+2 |
| 2020-09-09 | Disable AsRef implementations for String's Drain. | Mara Bos | -14/+15 |
| 2020-09-09 | Mark AsRef impls for String's Drain as stable. | Mara Bos | -2/+2 |
| 2020-09-09 | Add AsRef<[u8]> for String's Drain. | Mara Bos | -0/+7 |
| 2020-09-09 | Show remaining data in string::Drain's Debug impl. | Mara Bos | -1/+1 |
| 2020-09-09 | Add as_str() and AsRef to string::Drain. | Mara Bos | -0/+26 |
| 2020-09-04 | Auto merge of #75207 - dylni:add-slice-check-range, r=KodrAus | bors | -14/+6 |
| 2020-08-23 | Convert from str -> prim@str for `alloc` | Joshua Nelson | -5/+7 |
| 2020-08-16 | Replace ad hoc implementations with `slice::check_range` | dylni | -14/+6 |
| 2020-07-29 | Explain why inline default ToString impl | Lzu Tao | -0/+3 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+2504 |
