mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-16 03:11:01 +00:00
Add test for non ascii idents
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#![cfg_attr(feature = "clippy", feature(plugin))]
|
||||
#![cfg_attr(feature = "clippy", plugin(clippy))]
|
||||
|
||||
#![cfg_attr(feature = "unstable-testing", feature(non_ascii_idents))]
|
||||
|
||||
include!(concat!(env!("OUT_DIR"), "/test.rs"));
|
||||
|
||||
Reference in New Issue
Block a user