]> git.lizzy.rs Git - rust.git/commit
Add deprecated aliases for the old {Owned,}StrAsciiExt trait names.
authorSimon Sapin <simon.sapin@exyr.org>
Fri, 18 Jul 2014 15:49:05 +0000 (16:49 +0100)
committerSimon Sapin <simon.sapin@exyr.org>
Tue, 29 Jul 2014 22:59:19 +0000 (23:59 +0100)
commit235bb3fb1f40dcd7da9b4f8996f137589505de8e
tree2d481dca78c209b37c3e4c6d89fe8e34e9b3e83e
parentb86574bfff69124397e1a1bdf42a47053beb3aff
Add deprecated aliases for the old {Owned,}StrAsciiExt trait names.

The deprecation warning does not seem to be emitted right now, but hopefully that’ll be fixed.
src/libstd/ascii.rs