We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628b217 commit ed01324Copy full SHA for ed01324
library/core/benches/str/corpora.rs
@@ -42,7 +42,7 @@ pub mod en {
42
}
43
44
pub mod zh {
45
- pub const SMALL: &str = "度惊人且内存利用率极高";
+ pub const SMALL: &str = "速度惊人且内存利用率极高";
46
define_consts! {
47
"Rust 速度惊人且内存利用率极高。由于\
48
没有运行时和垃圾回收,它能够胜任对性能要\
0 commit comments