]> git.lizzy.rs Git - rust.git/history - src
Fix breaking changes from introducing AnonConst
[rust.git] / src /
2018-05-22 topecongiroFix breaking changes from introducing AnonConst
2018-05-21 Seiichi UchidaMerge pull request #2726 from csmoe/label_break
2018-05-21 csmoefix label prefix
2018-05-21 csmoeformat label break
2018-05-21 Nick Camerondocumentation
2018-05-21 Nick CameronReplace `use_colored_tty` with iatty crate
2018-05-21 Nick CameronRemove `format_and_emit_report` from the API
2018-05-21 Nick CameronReplace WriteMode with EmitMode and backup bool
2018-05-21 Nick CameronUse our own `FileName` struct rather than exporting...
2018-05-20 Nick CameronRefactor CliOptions
2018-05-20 Nick CameronMerge pull request #2715 from nrc/integr
2018-05-20 Nick CameronRationalise result and error types
2018-05-20 Nick CameronRationalise error types
2018-05-20 Nick CameronMake `format_snippet` and `format_code_block` private
2018-05-18 Nick CameronMerge pull request #2723 from topecongiro/rustc-ap...
2018-05-18 topecongiroFix breaking changes from rustc-ap-syntax
2018-05-18 Nick CameronMerge pull request #2720 from tlively/pub-auto-trait
2018-05-18 Thomas LivelyFix position of auto in auto trait declaration
2018-05-18 Nick CameronRemove `remove_blank_lines_at_start_or_end_of_block`
2018-05-18 Nick CameronUnstabilise `unstable_features`
2018-05-18 Nick Cameronstabilise `remove_nested_parens` and set default to...
2018-05-18 Nick Cameronstabilise shorthand options
2018-05-18 Nick CameronRemove spaces_within_parens_and_brackets
2018-05-18 Nick CameronStabilise reorder_imports and reorder_modules
2018-05-18 Nick CameronUnstabilise comments options
2018-05-18 Nick CameronExit with 1 for license check in `--check` mode
2018-05-15 Nick CameronMerge pull request #2708 from sinkuu/saturating_sub
2018-05-15 Shotaro YamadaUse saturating_sub
2018-05-15 Nick CameronMerge pull request #2703 from nrc/attrs
2018-05-14 Nick CameronGive a deprecation warning on `rustfmt_skip` and an...
2018-05-14 Nick CameronUpdate uses of `rustfmt_skip` to `rustfmt::skip`
2018-05-14 Nick CameronSkip on `rustfmt::skip` as well as `rustfmt_skip`
2018-05-14 Nick CameronFormat attributes with paths
2018-05-13 Nick CameronReorder the --help message
2018-05-13 Nick CameronMake some write modes unstable
2018-05-13 Nick CameronSupport unstable options
2018-05-13 Nick CameronReplace `--write-mode` with `--emit`
2018-05-13 Nick CameronAdd `--backup` flag
2018-05-12 Nick CameronMerge pull request #2700 from Pazzaz/master
2018-05-12 Nick CameronMerge pull request #2702 from andjo403/bump
2018-05-12 PazzazRemove unnecessary use of Box in `format_function_type`
2018-05-12 Seiichi UchidaFix build failure (#2699)
2018-05-11 Seiichi UchidaMerge pull request #2693 from gnzlbg/integration
2018-05-11 Nick CameronReplace `--dump-minimal-config` and `--dump-default...
2018-05-11 Nick CameronAdd `--check` flag.
2018-05-11 Nick Cameron`--help` options
2018-05-11 Nick CameronRemove `--verbose-diff`
2018-05-11 Nick CameronAdd `--quiet` flag, remove `Plain` write mode
2018-05-09 Nick CameronMerge pull request #2687 from Marwes/issue_2641
2018-05-09 Nick CameronMerge pull request #2684 from topecongiro/issue-2175
2018-05-09 Nick CameronMerge pull request #2689 from alexcrichton/fix-beta
2018-05-09 Alex CrichtonEnsure tests pass on the beta compiler
2018-05-08 Nick CameronMerge pull request #2685 from alexcrichton/fix-tests
2018-05-08 Markus Westerlindfix: Don't insert an extra brace in macros with native...
2018-05-08 Alex CrichtonFix rustfmt tests in the Rust repo
2018-05-07 topecongiroCargo fmt
2018-05-07 topecongiroApply small parent rule only when there is small offset
2018-05-06 Nick CameronMerge pull request #2675 from flodiebold/non-modrs...
2018-05-06 Nick CameronMerge pull request #2682 from topecongiro/issue-2670
2018-05-06 Nick CameronMerge pull request #2681 from topecongiro/issue-2680
2018-05-06 Nick CameronMerge pull request #2679 from topecongiro/multi-lined...
2018-05-06 Florian DieboldTurn the nonmodrs-mods test into a standard idempotence...
2018-05-06 topecongiroDo not duplicate attributes on use items
2018-05-06 Florian DieboldAdd a test for non-mod.rs mods
2018-05-06 Florian DieboldFix handling of modules in non_modrs_mods style
2018-05-06 topecongiroFix up lines exceeding max width
2018-05-06 topecongiroUse rustfmt.toml when running self_tests
2018-05-06 topecongiroCargo fmt
2018-05-06 topecongiroPut operands on its own line when each fits in a single...
2018-05-06 Nick CameronMerge pull request #2678 from topecongiro/issue-2676
2018-05-06 topecongiroDo not overflow a long item
2018-05-06 Nick CameronMerge pull request #2677 from csmoe/remove_nested_paren...
2018-05-05 Nick CameronUpdate rustc_ap_syntax
2018-05-05 Nick CameronUse a different env var for the test directory
2018-05-05 csmoeremove nested parens option
2018-05-03 Nick CameronMerge pull request #2667 from tspiteri/width-heuristics
2018-05-03 Nick CameronFix test bug (again)
2018-05-03 Nick CameronMerge pull request #2671 from csmoe/merge_mix
2018-05-03 csmoefix merge_mix
2018-05-02 Nick CameronMake test temp files in the Cargo target directory...
2018-05-02 Trevor SpiteriAdd test for width heuristics
2018-05-02 Trevor SpiteriDo not scale WidthHeuristics when max_width less than 100
2018-05-01 Nick CameronMerge pull request #2666 from topecongiro/issue-2634
2018-05-01 Nick CameronMerge pull request #2665 from topecongiro/issue-2647
2018-05-01 Nick CameronSuppress warning about unused attribute
2018-04-30 topecongiroRun cargo fmt with reorder_impl_items set to true
2018-04-30 topecongiroUse bytepos to compare impl items
2018-04-30 topecongiroFactor out visit_impl_items
2018-04-30 topecongiroUse correct one line width for list attribute
2018-04-29 Nick CameronMerge pull request #2662 from csmoe/imports_indent
2018-04-29 Nick CameronMerge branch 'master' into imports_indent
2018-04-29 Nick CameronMerge pull request #2663 from csmoe/config_curr
2018-04-29 Nick CameronMerge pull request #2661 from topecongiro/issue-2645
2018-04-29 Nick CameronMerge pull request #2659 from topecongiro/issue-2652
2018-04-29 Nick CameronMerge pull request #2656 from topecongiro/issue-2594
2018-04-29 csmoeset stdin default config path to curr
2018-04-29 csmoeupdate self format
2018-04-29 csmoeimport_indent to Block
2018-04-28 Ryan Leungadd rustc_target to dependencies (#2660)
2018-04-28 topecongiroUse correct span for UseTree
next