Erick Tryzelaar
|
9a4ba047c4
|
Remove collections feature flag and disable VecMap, which is unstable
|
2015-04-12 10:48:32 -07:00 |
|
Erick Tryzelaar
|
7622255d6f
|
Remove the std_misc feature flag
|
2015-04-12 10:43:29 -07:00 |
|
Erick Tryzelaar
|
8ba1e7aceb
|
Remove the need for the unicode feature flag
|
2015-04-12 10:42:57 -07:00 |
|
Alex Crichton
|
ace6d9e442
|
Generalize some serialization impls
* Impl Serialize for bare `str`
* Expand `&T` and `&mut T` blanket impls to include `T: ?Sized`
* Expand `Box<T>` blanket impl to include `T: ?Sized`
|
2015-04-02 12:54:21 -07:00 |
|
Erick Tryzelaar
|
dcf7037792
|
Add some basic docs
|
2015-03-31 22:33:18 -07:00 |
|
Erick Tryzelaar
|
0d725a63b0
|
Add some serialization docs
|
2015-03-26 08:11:43 -07:00 |
|
Erick Tryzelaar
|
ee0cd4aba9
|
Pull the serialization impls into their own file
|
2015-03-26 08:05:29 -07:00 |
|