This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-01 07:13:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddda7bbe5dfc3884857a90efe9dfd4dfc3eb85e1
rust
/
tests
/
source
/
configs
T
History
Caleb Cartwright
ac595dd57a
Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into sync-rustfmt
2022-06-22 22:14:32 -05:00
..
blank_lines_lower_bound
…
brace_style
…
chain_width
…
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
…
fn_args_layout
…
fn_single_line
…
force_explicit_abi
…
force_multiline_block
…
format_generated_files
…
format_macro_bodies
…
format_macro_matchers
…
format_strings
…
group_imports
Merge commit '7b73b60faca71d01d900e49831fcb84553e93019' into sync-rustfmt
2022-06-12 22:03:05 -05:00
hard_tabs
…
imports_layout
…
indent_style
…
match_arm_blocks
…
match_arm_leading_pipes
…
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
…
type_punctuation_density
…
use_field_init_shorthand
…
use_small_heuristics
…
use_try_shorthand
…
where_single_line
…
wrap_comments
…