227b46bded
The collections debug helpers no longer prefix output with the collection name, in line with the current conventions for Debug implementations. Implementations that want to preserve the current behavior can simply add a `try!(write!(fmt, "TypeName "));` at the beginning of the `fmt` method. [breaking-change] |
||
---|---|---|
.. | ||
rt | ||
builders.rs | ||
float.rs | ||
mod.rs | ||
num.rs |