]> git.lizzy.rs Git - rust.git/commit
Spellfix for Debug trait
authorPyfisch <pyfisch@gmail.com>
Sat, 24 Jan 2015 13:54:43 +0000 (14:54 +0100)
committerPyfisch <pyfisch@gmail.com>
Sat, 24 Jan 2015 13:54:43 +0000 (14:54 +0100)
commit0736ad3c2abdd899eb625fc8bfdc632b876abe5a
tree66268a0b4dfde1d9940f6a797cb7ca6380523c93
parent796d00948a890fde67d9f92d1cc6e8c5edc2c879
Spellfix for Debug trait

Spellfix for `Debug` trait documentation. Change "most all types should implement this" to "all types should implement this". Same fix for deprecated `Show` trait.
src/libcore/fmt/mod.rs