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
/
source
/
configs
History
Caleb Cartwright
4908ee19c3
tests: add tests for leading pipe config
2020-09-24 09:43:31 -05:00
..
blank_lines_lower_bound
…
brace_style
…
comment_width
…
condense_wildcard_suffixes
…
control_brace_style
…
disable_all_formatting
…
empty_item_single_line
Implement closing-block procedure without relying on missed_span module (
#3691
)
2019-07-17 23:07:12 +09:00
enum_discrim_align_threshold
…
error_on_line_overflow
…
fn_args_layout
stabilise fn_args_density (
#3581
)
2019-06-03 22:26:48 +09:00
fn_single_line
…
force_explicit_abi
…
force_multiline_block
…
format_macro_bodies
…
format_macro_matchers
…
format_strings
…
hard_tabs
…
imports_layout
…
indent_style
…
match_arm_blocks
…
match_arm_leading_pipes
tests: add tests for leading pipe config
2020-09-24 09:43:31 -05:00
match_block_trailing_comma
…
merge_derives
…
normalize_comments
…
normalize_doc_attributes
tests: add normalize_doc_attributes config tests (
#3630
)
2019-06-16 23:46:25 +09:00
remove_nested_parens
…
reorder_impl_items
…
reorder_imports
…
reorder_modules
…
skip_children
Add a test for
#3493
2019-06-08 14:52:49 +09:00
space_before_colon
…
spaces_around_ranges
backport new syntax to rustfmt 1.x (
#4105
)
2020-03-31 15:28:01 +09:00
struct_field_align_threshold
…
struct_lit_single_line
…
tab_spaces
…
trailing_comma
…
type_punctuation_density
…
use_field_init_shorthand
…
use_small_heuristics
…
use_try_shorthand
…
where_single_line
…
wrap_comments
…