# We're fine with unstable features unstable_features = true binop_separator = "Back" hard_tabs = true condense_wildcard_suffixes = true match_block_trailing_comma = true newline_style = "Unix" reorder_impl_items = true overflow_delimited_expr = true use_field_init_shorthand = true enum_discrim_align_threshold = 100 fn_args_layout = "Compressed" merge_derives = false merge_imports = true max_width = 150