]> git.lizzy.rs Git - rust.git/commit
core: Stabilize prelude::v1
authorAlex Crichton <alex@alexcrichton.com>
Mon, 17 Aug 2015 21:02:15 +0000 (14:02 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 18 Aug 2015 02:35:52 +0000 (19:35 -0700)
commit5990249e48efe285fb37be104697af7e68cb3013
treead9e6b97a0d89077ab61c27c242b6affc5600492
parent0c849de1a2bad4b63b15b0155ecef8758f5211e5
core: Stabilize prelude::v1

This commit stabilizes the prelude::v1 module of libcore after verifying that
it's a subset of the prelude of the standard library with the addition of a few
extension traits.
src/libcore/prelude/mod.rs
src/libcore/prelude/v1.rs