Steven Fackler
|
0d63eeba50
|
Add optional chrono support
|
2015-05-13 22:25:43 -07:00 |
|
Steven Fackler
|
1cee01762a
|
Remove Range support
It now lives in a separate project
|
2014-12-26 17:01:02 -05:00 |
|
Steven Fackler
|
d0868ed4fd
|
Pull array support out to a separate crate
It's pretty obscure and the API is kind of bad. Pulling it out should
allow it to evolve independently from the main library.
|
2014-12-24 23:58:27 -05:00 |
|
Kevin Butler
|
d9618c9ba0
|
tests: [T,.. N] no longer coerces to &[T]
|
2014-11-19 18:20:20 +00:00 |
|
Steven Fackler
|
9a87c6e18a
|
Make time support optional
|
2014-11-17 19:11:32 -08:00 |
|