| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -167/+0 | |
| 2020-05-07 | rewrite Drop documentation | Bastian Kauschke | -44/+98 | |
| 2019-12-23 | Document that calling Drop, even after it panics, is UB | Mark Rousskov | -0/+6 | |
| 2019-01-01 | Fix broken links to second edition TRPL. | Corey Farwell | -1/+1 | |
| Fixes https://github.com/rust-lang/rust/issues/57104. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-04-01 | Update drop.rs | Anders Pitman | -1/+1 | |
| 2017-08-07 | Revise `Drop` docs | lukaramu | -22/+40 | |
| Part of #29365. * Removed "stuttering" in summary sentence. * Copy-edited the explanaition sections * Added sub-headings in Examples section to aid linking * Actually implement `Drop` in the `PrintOnDrop` exampl * Add link to Drop chapter in TRPL * Changed `drop` summary sentence to be in 3rd person singular * Added missing link to `panic!` | ||||
| 2017-06-09 | Move Drop to module. | Clar Charr | -0/+99 | |
