Sergio Benitez
aaa9d6bf98
Update minimum nightly to '2018-01-12'.
...
The '2018-01-12' nightly release includes a commit that reverts the
change that broke 'ring', un-breaking 'ring', and thus un-breaking
Rocket. As a result, the '[patch]' workaround is no longer required.
Rocket is back on the latest nightly!
2018-01-12 19:20:08 -08:00
Sergio Benitez
308dbd76a0
Remove use of now unneeded 'AsciiExt' trait.
2017-11-09 10:21:45 +01:00
Sergio Benitez
7ea05c3d3e
Remove 'drop_types_in_const' feature: stabilized.
2017-09-25 20:32:42 -07:00
Sergio Benitez
7e0cbe4842
Restrict compilation to rustc >= 2017-07-09.
2017-07-09 22:34:29 -07:00
Sergio Benitez
9dd83a9c39
Use 'eprintln' instead of custom 'printerr'.
2017-07-03 02:59:47 -07:00
Sergio Benitez
0fa2c459d9
Remove 'more_io_inner_methods' feature: it's been stabilized.
2017-07-03 02:39:32 -07:00
Sergio Benitez
3f87b16d75
Update minimum nightly to '2017-06-19'.
2017-06-19 22:58:31 -07:00
Sergio Benitez
fa31b6ae42
Support the 'dev' channel during build.
...
Resolves #306 .
2017-06-02 17:41:15 -07:00
Sergio Benitez
a6c4d053ad
Switch to 'yansi' for all terminal coloring.
...
Resolves #299 .
2017-06-01 22:10:05 -07:00
Sergio Benitez
9a7484f7a8
Reclose connection on unread data. Minimum nightly is 1.19.
2017-05-13 02:00:35 -07:00
Sergio Benitez
393225cedf
Use ansi_term::Color, not Colour.
2017-03-08 15:08:13 -08:00
Sergio Benitez
307469dc3a
Refuse to build on non-nightly with a nice message.
2017-01-15 01:16:47 -08:00