summary refs log tree commit diff
path: root/src/test/ui/codemap_tests/unicode.rs
diff options
context:
space:
mode:
authorSeo Sanghyeon <sanxiyn@gmail.com>2016-08-16 16:52:30 +0900
committerSeo Sanghyeon <sanxiyn@gmail.com>2016-08-16 16:52:30 +0900
commitd52eb1ab0ce5a8a1c5e86b7d606c4eac5d4447ea (patch)
treed5b687507845c7815d9bb191ecb84bf11fa02ee5 /src/test/ui/codemap_tests/unicode.rs
parent13ff307f07327843348c0fb7476c4de77f95f89f (diff)
downloadrust-d52eb1ab0ce5a8a1c5e86b7d606c4eac5d4447ea.tar.gz
rust-d52eb1ab0ce5a8a1c5e86b7d606c4eac5d4447ea.zip
RUST_NEW_ERROR_FORMAT is no more
Diffstat (limited to 'src/test/ui/codemap_tests/unicode.rs')
-rw-r--r--src/test/ui/codemap_tests/unicode.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/ui/codemap_tests/unicode.rs b/src/test/ui/codemap_tests/unicode.rs
index 19660133d62..b206722d4f3 100644
--- a/src/test/ui/codemap_tests/unicode.rs
+++ b/src/test/ui/codemap_tests/unicode.rs
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// rustc-env:RUST_NEW_ERROR_FORMAT
 extern "路濫狼á́́" fn foo() {}
 
 fn main() { }