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
yukang
a74d2d7440
fix tests
2023-05-01 16:15:17 +08:00
..
blank_lines_lower_bound
…
brace_style
…
chain_width
Add some basic tests for chain_width use
2021-04-21 21:27:50 -05:00
combine_control_expr
Remove uses of
box_syntax
in rustc and tools
2023-03-12 13:19:46 +00:00
comment_width
…
condense_wildcard_suffixes
…
control_brace_style
…
disable_all_formatting
…
doc_comment_code_block_width
Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into sync-rustfmt
2022-06-22 22:14:32 -05:00
empty_item_single_line
…
enum_discrim_align_threshold
…
error_on_line_overflow
…
error_on_unformatted
…
fn_params_layout
Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmt
2023-01-24 14:16:03 -06:00
fn_single_line
…
force_explicit_abi
…
force_multiline_block
…
format_generated_files
Merge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6' into rustfmt-subtree
2021-10-20 00:11:59 -05:00
format_macro_bodies
fix tests
2023-05-01 16:15:17 +08:00
format_macro_matchers
fix tests
2023-05-01 16:15:17 +08:00
format_strings
…
group_imports
Merge commit '7b73b60faca71d01d900e49831fcb84553e93019' into sync-rustfmt
2022-06-12 22:03:05 -05:00
hard_tabs
…
imports_indent
…
imports_layout
Rename
merge_imports
to
imports_granularity
and add a
Module
option.
2021-01-17 11:48:47 -06:00
indent_style
…
match_arm_blocks
…
match_arm_leading_pipes
Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmt
2021-07-25 22:57:19 -05:00
match_block_trailing_comma
…
merge_derives
…
normalize_comments
…
normalize_doc_attributes
…
remove_nested_parens
…
reorder_impl_items
…
reorder_imports
…
reorder_modules
…
short_array_element_width_threshold
Merge commit '5ff7b632a95bac6955611d85040859128902c580' into sync-rustfmt-subtree
2022-03-29 23:17:30 -05:00
skip_children
…
space_before_colon
…
spaces_around_ranges
…
struct_field_align_threshold
…
struct_lit_single_line
…
tab_spaces
…
trailing_comma
…
trailing_semicolon
…
type_punctuation_density
…
use_field_init_shorthand
…
use_small_heuristics
tests: augment heuristics tests
2021-04-21 21:27:50 -05:00
use_try_shorthand
…
where_single_line
…
wrap_comments
…