Ok, with wycats point me out to the issue and got it working.
You can see the diff here
https://gist.github.com/spastorino/a286f296a850b8ea5d0f/revisions
PR to rustbyexample sent ...
https://github.com/rust-lang/rust-by-example/pull/374
On Thu, Jan 8, 2015 at 2:24 PM, Santiago Pastorino wrote:
Hi everyone,
I was looking at rustbyexample and found that some examples are not
working using the latest nighly Rust compiler. I've fixed one example
https://github.com/rust-lang/rust-by-example/pull/371 already merged
and now was looking at this one http://rustbyexample.com/bounds.html.
I tri