rust/src/libcore/fmt
Mark Simulacrum b83285bd29 Rollup merge of #42837 - rthomas:29355-error, r=steveklabnik
Update docs on Error struct. #29355

This adds a pretty contrived example of the usage of fmt::Error. I am
very open to suggestions for a better one.

I have also highlighted the fmt::Error vs std::error::Error.

r? @steveklabnik
2017-07-18 09:41:29 -06:00
..
rt Add missing Eq implementations 2016-09-18 14:26:49 +02:00
builders.rs Add docs for Debug* structs. #29355 2017-07-02 17:42:02 +01:00
float.rs fix confusion about parts required for float formatting 2017-05-09 12:58:50 -04:00
mod.rs Rollup merge of #42837 - rthomas:29355-error, r=steveklabnik 2017-07-18 09:41:29 -06:00
num.rs Remove num::{Zero,One} 2017-04-20 21:16:31 -07:00