Commit Graph

14 Commits (ff4bfe56f2228247ec7d416fc73374bcf91a5f57)

Author SHA1 Message Date
Daniel Henry-Mantilla ff4bfe56f2
Use a consistent name for the "owns T" marker
3 years ago
Daniel Henry-Mantilla 7e595329c3 Update the now stale warning about `PhantomData<T>` and dropck
3 years ago
Arthur Milchior 784685cc48
Introduce and avoid dropck (#353)
3 years ago
chubei c6b4bf831e
Replace some use of variant with covariant (#322)
4 years ago
Yuki Okushi 0d8cefe8dd Add a link to show why unused lifetimes on structs are forbidden
4 years ago
Hu Shuai b5d7df3c9a
fix a typo
5 years ago
Peter Todd ce08025be2
Remove mention of contravariance possibly getting scrapped
6 years ago
Alexis Beingessner 02ef0fbb2d
Merge pull request #131 from anderejd/master
6 years ago
anderejd 5fb237f0f8
Added a missing word.
6 years ago
Michal 'vorner' Vaner 5d56de9fcc
Minor improvements
6 years ago
Bruno Kirschner a73391dd35 Add missing source code language hints in drop-flags and phantom-data.
7 years ago
Hidehito Yabuuchi 89f36d58fc Replace word 'covariance' with 'variance' for consistency.
8 years ago
Phil Ruffwind d08fe97d12 Add Gankro's table to nomicon/src/phantom-data.md
9 years ago
Steve Klabnik 0e6c680ebd Port Nomicon to mdbook
9 years ago