about summary refs log tree commit diff
path: root/src/libunicode
diff options
context:
space:
mode:
authorCorey Richardson <corey@octayn.net>2014-07-14 20:46:04 -0700
committerCorey Richardson <corey@octayn.net>2014-07-21 10:59:58 -0700
commit188d889aaf8cccb73243812881ce1030355386cc (patch)
tree31c1a87cd0c435c8175c4867fd7581c6f3004dc3 /src/libunicode
parentf8fd32ef9dd48a216ae5ca44ca65ea8f2205f581 (diff)
downloadrust-188d889aaf8cccb73243812881ce1030355386cc.tar.gz
rust-188d889aaf8cccb73243812881ce1030355386cc.zip
ignore-lexer-test to broken files and remove some tray hyphens
I blame @ChrisMorgan for the hyphens.
Diffstat (limited to 'src/libunicode')
-rw-r--r--src/libunicode/u_str.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libunicode/u_str.rs b/src/libunicode/u_str.rs
index 84a2eab4b25..85f311d47eb 100644
--- a/src/libunicode/u_str.rs
+++ b/src/libunicode/u_str.rs
@@ -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
 
 /*!
  * Unicode-intensive string manipulations.