Auto merge of #32051 - steveklabnik:gh9447, r=bluss

Fixes #9447
This commit is contained in:
bors
2016-03-07 06:54:36 +00:00
15 changed files with 15 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
//! Operations on ASCII strings and characters
//! Operations on ASCII strings and characters.
#![stable(feature = "rust1", since = "1.0.0")]