Skip to content

Commit 83bf2d6

Browse files
openeuler-ci-botgitee-org
authored andcommitted
!1226 Sync the patches from the dev branch to the master branch
From: @Flyking001 Reviewed-by: @sujerry1991 Signed-off-by: @sujerry1991
2 parents ccc2144 + 41252f5 commit 83bf2d6

File tree

295 files changed

+6949
-5780
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

295 files changed

+6949
-5780
lines changed

.rustfmt.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
use_field_init_shorthand = true
2+
edition = "2021"
3+
4+
# These are unstable configurations of rustfmt, which can only be checked with
5+
# `cargo +nightly fmt --all`, currently will not be integrated into CI.
6+
7+
#wrap_comments = true
8+
#comment_width = 100
9+
#normalize_comments = true
10+
#format_code_in_doc_comments = true

0 commit comments

Comments
 (0)