| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -179/+0 |
| 2020-06-30 | Deny unsafe ops in unsafe fns, part 2 | LeSeulArtichaut | -2/+7 |
| 2020-05-16 | emphasize that ManuallyDrop is safe-to-access and unsafe-to-drop | Ralf Jung | -1/+5 |
| 2020-05-15 | Improve the documentation for ManuallyDrop to resolve conflicting usage of te... | Diggory Blake | -10/+29 |
| 2020-03-06 | fix various typos | Matthias Krüger | -1/+1 |
| 2020-01-09 | stabalize ManuallyDrop::take | CAD97 | -7/+8 |
| 2019-12-29 | Typo fix | Peter Todd | -1/+1 |
| 2019-12-18 | Propagate cfg bootstrap | Mark Rousskov | -8/+2 |
| 2019-12-13 | Require stable/unstable annotations for the constness of all stable functions... | Oliver Scherer | -0/+8 |
| 2019-11-26 | Format libcore with rustfmt | David Tolnay | -1/+1 |
| 2019-07-27 | Update wording | Aaron Hill | -1/+2 |
| 2019-07-03 | Improve formatting of 'ManuallyDrop' | Aaron Hill | -1/+1 |
| 2019-07-03 | Document that ManuallyDrop::drop should not called more than once | Aaron Hill | -1/+2 |
| 2019-05-29 | split libcore::mem into multiple files | Ralf Jung | -0/+146 |
