1
Fork 0

auto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexcrichton

This commit is contained in:
bors 2014-07-22 07:16:17 +00:00
commit 8d43e4474a
73 changed files with 735 additions and 11 deletions

View file

@ -7,6 +7,8 @@
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
// option. This file may not be copied, modified, or distributed
// except according to those terms.
//
// ignore-lexer-test FIXME #15679
//! Operations on ASCII strings and characters