mirror of
https://github.com/openharmony/third_party_rust_unicode-normalization.git
synced 2026-06-30 21:38:03 -04:00
Remove stable feature flag iterator_step_by
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#![feature(test)]
|
||||
#![feature(iterator_step_by)]
|
||||
|
||||
extern crate test;
|
||||
extern crate unicode_normalization;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user