From e5f9271f360028329e724ddf61c158760e91b7d7 Mon Sep 17 00:00:00 2001 From: Charles Lew Date: Sat, 3 Apr 2021 10:35:11 +0800 Subject: Stablize `non_ascii_idents` feature. --- src/test/debuginfo/multi-byte-chars.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/test/debuginfo') diff --git a/src/test/debuginfo/multi-byte-chars.rs b/src/test/debuginfo/multi-byte-chars.rs index 5382dd1a323..5c68a88f2fb 100644 --- a/src/test/debuginfo/multi-byte-chars.rs +++ b/src/test/debuginfo/multi-byte-chars.rs @@ -2,8 +2,6 @@ // compile-flags:-g -#![feature(non_ascii_idents)] - // This test checks whether debuginfo generation can handle multi-byte UTF-8 // characters at the end of a block. There's no need to do anything in the // debugger -- just make sure that the compiler doesn't crash. -- cgit 1.4.1-3-g733a5