about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-06-22 17:13:51 -0700
committerbors <bors@rust-lang.org>2013-06-22 17:13:51 -0700
commitfc83d82fec5bc338ffa4aaf00ca2aef6bfd473a4 (patch)
treeefbdac2a1b9c2f2f29551d33f8cc5dc61f4e565b /src/rt/rust_task.cpp
parent0739c6b5a00372e6c7ed2f9bdafea8a8c0e383a6 (diff)
parent30d755957a0f2cc3be3b355671da79cdf34fd50a (diff)
downloadrust-fc83d82fec5bc338ffa4aaf00ca2aef6bfd473a4.tar.gz
rust-fc83d82fec5bc338ffa4aaf00ca2aef6bfd473a4.zip
auto merge of #7204 : alexcrichton/rust/deriving-to-string, r=pcwalton
Closes #7180 and #7179.

Before, the `deriving(ToStr)` attribute was essentially `fmt!("%?")`. This changes it to recursively invoke `to_str()` on fields instead of relying on `fmt!`-style things. This seems more natural to me and what should actually be expected.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions