complate 0.12.6-alpha.7

Standardizing messages the right way.
condense_wildcard_suffixes=true
format_code_in_doc_comments=true
format_macro_matchers=true
format_strings=true
imports_layout="Vertical"
match_arm_leading_pipes="Always"
match_block_trailing_comma=true
max_width=120
imports_granularity="Crate"
newline_style="Unix"
normalize_comments=true
normalize_doc_attributes=true
overflow_delimited_expr=true
reorder_impl_items=true
group_imports="StdExternalCrate"
type_punctuation_density="Compressed"
unstable_features=true
use_field_init_shorthand=true
use_try_shorthand=true
where_single_line=true
wrap_comments=true