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
/
rustfmt-core
/
tests
/
source
/
configs
History
Seiichi Uchida
bc12c84d2f
Do not try to parse external modules when skipping children
2018-02-15 22:48:06 +09:00
..
blank_lines_lower_bound
…
brace_style
…
comment_width
…
condense_wildcard_suffixes
…
control_brace_style
…
disable_all_formatting
…
empty_item_single_line
…
error_on_line_overflow
…
fn_args_density
…
fn_single_line
…
force_explicit_abi
…
force_multiline_block
…
format_strings
…
hard_tabs
…
indent_style
…
match_arm_blocks
…
match_block_trailing_comma
…
merge_derives
…
normalize_comments
…
reorder_extern_crates
…
reorder_imported_names
…
reorder_imports
…
reorder_imports_in_group
…
reorder_modules
…
skip_children
Do not try to parse external modules when skipping children
2018-02-15 22:48:06 +09:00
space_before_colon
…
spaces_around_ranges
…
spaces_within_parens_and_brackets
…
struct_field_align_threshold
…
struct_lit_single_line
…
tab_spaces
…
trailing_comma
…
type_punctuation_density
…
use_field_init_shorthand
…
use_try_shorthand
…
where_single_line
…
wrap_comments
…