mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 19:53:38 -04:00
Auto merge of #43996 - shanavas786:fix-typo, r=frewsxcv
Fix typo in doc
This commit is contained in:
@@ -89,7 +89,7 @@ macro_rules! __impl_slice_eq2 {
|
||||
}
|
||||
}
|
||||
|
||||
// macro for implementing n-ary tuple functions and operations
|
||||
// macro for implementing n-element array functions and operations
|
||||
macro_rules! array_impls {
|
||||
($($N:expr)+) => {
|
||||
$(
|
||||
|
||||
Reference in New Issue
Block a user