about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorSteven Fackler <sfackler@gmail.com>2015-03-26 22:42:29 -0700
committerSteven Fackler <sfackler@gmail.com>2015-03-28 10:33:51 -0700
commit4037f2a368edd75c561bc6f3d8c6f0d644bc4180 (patch)
tree25ef8c2faee1ff9f30bf1d82d557bc50d4d90f00 /src/libstd/sys/unix/stack_overflow.rs
parent3e7385aae9d58c8e12137d7c07aad48551048c13 (diff)
downloadrust-4037f2a368edd75c561bc6f3d8c6f0d644bc4180.tar.gz
rust-4037f2a368edd75c561bc6f3d8c6f0d644bc4180.zip
Update debug helpers and add list builder
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]
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions