On 16 July 2014 14:51, Ben Harris <[email protected]> wrote:
> Did it come up as an unused-attribute warning?

No, it didn't. This is all the output I got:

>> > rustc foo.rs
>> foo.rs:13:3: 13:15 error: failed to find an implementation of trait
>>
>> serialize::serialize::Encodable<serialize::json::Encoder<'_>,std::io::IoError>
>> for Data
>> foo.rs:13   json::encode(&data);
>>                 ^~~~~~~~~~~~
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to