From 188d889aaf8cccb73243812881ce1030355386cc Mon Sep 17 00:00:00 2001 From: Corey Richardson Date: Mon, 14 Jul 2014 20:46:04 -0700 Subject: ignore-lexer-test to broken files and remove some tray hyphens I blame @ChrisMorgan for the hyphens. --- src/libserialize/base64.rs | 2 ++ src/libserialize/hex.rs | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src/libserialize') diff --git a/src/libserialize/base64.rs b/src/libserialize/base64.rs index 63cfbd6d9aa..bd81091bd55 100644 --- a/src/libserialize/base64.rs +++ b/src/libserialize/base64.rs @@ -7,6 +7,8 @@ // , at your // option. This file may not be copied, modified, or distributed // except according to those terms. +// +// ignore-lexer-test FIXME #15679 //! Base64 binary-to-text encoding use std::str; diff --git a/src/libserialize/hex.rs b/src/libserialize/hex.rs index 51fab7b1354..568c4dafd15 100644 --- a/src/libserialize/hex.rs +++ b/src/libserialize/hex.rs @@ -7,6 +7,8 @@ // , at your // option. This file may not be copied, modified, or distributed // except according to those terms. +// +// ignore-lexer-test FIXME #15679 //! Hex binary-to-text encoding use std::str; -- cgit 1.4.1-3-g733a5