Commit Graph

7 Commits (44428ea5896bca5eb2f056a3bfe8515dd8c29ffd)

Author SHA1 Message Date
Aria Beingessner 11f1165e8a Make the Vec impl be slightly more careful with ZSTs and alignment.
3 years ago
Kirin e64ea939f0
implement `IntoIterator` for `Vec` (#337)
3 years ago
Kirin 78da21c40b
Make `Vec::new` public in vec-alloc.md (#336)
3 years ago
zachmatson 8da31d7a28
Change code for `into_iter` on the `RawVec` section for consistency/soundness (#302)
3 years ago
Yuki Okushi 5e789618d9
Audit `ignore` annotations
3 years ago
Yuki Okushi edd83c5d7e
Fix linkcheck failures
3 years ago
Yuki Okushi 04616a672b
Move Vec chapters into the subdir
3 years ago