commented out unstable features from rustfmt.toml

This commit is contained in:
rachel-rose
2021-06-02 08:18:26 +02:00
parent a479b6ec7c
commit 769f9132f6

View File

@@ -6,13 +6,13 @@
# newline_style = "Auto"
# use_small_heuristics = "Default"
# indent_style = "Block"
wrap_comments = true
format_code_in_doc_comments = true
comment_width = 80
# wrap_comments = true
#format_code_in_doc_comments = true
#comment_width = 80
# normalize_comments = true
# normalize_doc_attributes = true
# license_template_path = ""
format_strings = true
# format_strings = true
# format_macro_matchers = true
# format_macro_bodies = true
# empty_item_single_line = true