]> git.lizzy.rs Git - rust.git/commit
rollup merge of #22094: alkor/cleanup-show-string
authorAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:42:45 +0000 (08:42 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:42:45 +0000 (08:42 -0800)
commit7e378edb39df4c5499fc37103feeeddc8e3e6269
treeaf12fb440fe1696ee71b4256c082996ab4787205
parent0568422a27ce4dd9a7f2b1c71710700be54a1da4
parent34afe5e193182a0029abe1ae8258f79f4cd56cd9
rollup merge of #22094: alkor/cleanup-show-string

Rename several remaining `Show`s to Debug, `String`s to Display (mostly in comments and docs).
Update reference.md:
 - derive() no longer supports Zero trait
 - derive() now supports Copy trait
src/doc/reference.md
src/librustc/middle/ty.rs
src/libsyntax/ast.rs