]> git.lizzy.rs Git - rust.git/commit
rustc: remove a trait that is unnecessary after pretty move.
authorHuon Wilson <dbau.pp+github@gmail.com>
Mon, 11 Aug 2014 11:12:23 +0000 (21:12 +1000)
committerHuon Wilson <dbau.pp+github@gmail.com>
Fri, 29 Aug 2014 08:05:26 +0000 (18:05 +1000)
commitddc8cc92c998b7d80c782d00d178c791ab564915
tree26f7b5262f94413b9700ca89e8c1072f5adf8186
parent149032aff393de695c068c4cd907d99ec75a3f7a
rustc: remove a trait that is unnecessary after pretty move.

The type in the `impl` is now in the module with the trait.
src/librustc/driver/pretty.rs