]> git.lizzy.rs Git - rust.git/commit
Remove deriving(ToStr)
authorAlex Crichton <alex@alexcrichton.com>
Thu, 20 Feb 2014 03:18:33 +0000 (19:18 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 24 Feb 2014 08:15:17 +0000 (00:15 -0800)
commit8761f79485f11ef03eb6cb569ccb9f4c73e68f11
tree411eefd07ab744efb0d4934e12900a40912b44d6
parentb78b749810f4ed53e8287adfb284f9f32f16b73c
Remove deriving(ToStr)

This has been superseded by deriving(Show).

cc #9806
src/libcollections/btree.rs
src/libcollections/lru_cache.rs
src/libextra/url.rs
src/libsyntax/abi.rs
src/libsyntax/crateid.rs
src/libsyntax/ext/deriving/mod.rs
src/libsyntax/ext/deriving/to_str.rs [deleted file]
src/libuuid/lib.rs
src/test/run-pass/super-fast-paren-parsing.rs