| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-12-06 | Format libcore with rustfmt (including tests and benches) | David Tolnay | -6/+6 |
| 2019-12-03 | Tweak wording of `collect()` on bad target type | Esteban Küber | -2/+2 |
| 2019-11-06 | Add future incompatibility lint for `array.into_iter()` | Lukas Kalbertodt | -0/+1 |
| 2019-10-20 | Remove leading :: from paths in doc examples | Mikko Rantanen | -1/+1 |
| 2019-08-09 | Don't use associated type bounds in docs until it is stable | Ilija Tovilo | -3/+2 |
| 2019-08-09 | Add missing #![feature(associated_type_bounds)] | Ilija Tovilo | -0/+2 |
| 2019-08-08 | Use associated_type_bounds where applicable - closes #61738 | Ilija Tovilo | -2/+2 |
| 2019-06-28 | doc(libcore) Fix CS | Ivan Enderlin | -1/+1 |
| 2019-03-18 | Replaced self-reflective explicit types with clearer `Self` or `Self::…` in... | Vincent Esche | -1/+1 |
| 2019-01-22 | Move FromIterator, IntoIterator, Extend into own module | Clar Fon | -0/+349 |
