]> git.lizzy.rs Git - rust.git/commit
auto merge of #12066 : huonw/rust/show2, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 8 Feb 2014 04:46:30 +0000 (20:46 -0800)
committerbors <bors@rust-lang.org>
Sat, 8 Feb 2014 04:46:30 +0000 (20:46 -0800)
commitdde2e0b3865ba040261d2078db371adbefb32506
treef7e98095e05ec7f5be10dd73f7e307f3e0921c5d
parent80c6c73647cc3294c587d8089d6628d8969f0b71
parentb89afe2af7bdd9b65836b278c6e0322a8f91fb07
auto merge of #12066 : huonw/rust/show2, r=alexcrichton

- Convert the formatting traits to `&self` rather than `_: &Self`
- Rejig `syntax::ext::{format,deriving}` a little in preparation
- Implement `#[deriving(Show)]`