This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
target
/
configs
History
topecongiro
7fc4e418bf
Tweak test settings
2019-03-17 12:33:18 +09:00
..
blank_lines_lower_bound
…
brace_style
Prioritize single_line_fn and empty_item_single_line over brace_style
2019-02-01 00:22:47 +09:00
combine_control_expr
Various cosmetic improvements (
#3403
)
2019-02-19 11:56:42 +09:00
comment_width
…
condense_wildcard_suffixes
…
control_brace_style
…
disable_all_formatting
…
empty_item_single_line
…
enum_discrim_align_threshold
Change enum align semantics to care about absolute length, rather than difference.
2018-09-26 18:47:17 +00:00
error_on_line_overflow
…
error_on_unformatted
…
fn_args_density
…
fn_single_line
…
force_explicit_abi
…
force_multiline_block
…
format_macro_bodies
Add some tests I forgot about earlier
2018-08-01 10:41:16 +12:00
format_macro_matchers
Add some tests I forgot about earlier
2018-08-01 10:41:16 +12:00
format_strings
…
hard_tabs
…
imports_indent
…
imports_layout
…
indent_style
fix "internal error: left behind trailing whitespace" with long lines
2019-02-01 19:58:38 +09:00
match_arm_blocks
…
match_block_trailing_comma
…
merge_derives
…
normalize_comments
…
remove_nested_parens
…
reorder_impl_items
…
reorder_imports
…
reorder_modules
…
skip_children
Tweak test settings
2019-03-17 12:33:18 +09:00
space_before_colon
…
spaces_around_ranges
…
struct_field_align_threshold
Various cosmetic improvements (
#3403
)
2019-02-19 11:56:42 +09:00
struct_lit_single_line
…
tab_spaces
Tidy up and pass tests
2018-03-02 15:07:13 +13:00
trailing_comma
…
trailing_semicolon
…
type_punctuation_density
…
use_field_init_shorthand
…
use_small_heuristics
…
use_try_shorthand
…
where_single_line
…
wrap_comments
…