diff options
| author | Seo Sanghyeon <sanxiyn@gmail.com> | 2016-08-16 16:52:30 +0900 |
|---|---|---|
| committer | Seo Sanghyeon <sanxiyn@gmail.com> | 2016-08-16 16:52:30 +0900 |
| commit | d52eb1ab0ce5a8a1c5e86b7d606c4eac5d4447ea (patch) | |
| tree | d5b687507845c7815d9bb191ecb84bf11fa02ee5 /src/test/ui/codemap_tests/unicode.rs | |
| parent | 13ff307f07327843348c0fb7476c4de77f95f89f (diff) | |
| download | rust-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.rs | 1 |
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() { } |
