Sean McArthur
|
9e3c94d764
|
fix(rustup): update to newest fmt trait names and slice syntax
|
2015-01-23 14:17:19 -08:00 |
|
Sean McArthur
|
f7124bb8e2
|
rustup: sweeping fixes for all the changes in 1.0-alpha
- Some switches to u64 instead of usize
- For now, allow(unstable)
- use associated types for all the Network stuff
|
2015-01-10 21:29:27 -08:00 |
|
cyderize
|
122e94c8a6
|
Update for latest rust
Tracks rust nightly.
7 tests fail -- still finding source
|
2015-01-10 18:37:10 +11:00 |
|
Jonathan Reem
|
7f3a33f903
|
#[deriving] -> #[derive]
|
2015-01-03 20:31:48 +01:00 |
|
Sean McArthur
|
0bba6e80ee
|
rust upgrade
|
2014-12-12 12:24:54 -08:00 |
|
Kyle Dewey
|
d7e8b8b117
|
Now using use along with enums, as per https://github.com/rust-lang/rust/pull/18973.
|
2014-11-19 22:03:41 +01:00 |
|
Sean McArthur
|
818fac4128
|
add some benches with other http libs
|
2014-09-02 12:06:16 -07:00 |
|
Sean McArthur
|
c905111f8c
|
implementation
|
2014-09-01 18:39:24 -07:00 |
|