]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-06-06 Seiichi UchidaDo not put where clause on a single with multi-lined...
2018-06-06 Seiichi UchidaRemove unreachable lines
2018-06-05 Nick CameronFix tests
2018-06-05 Nick CameronMerge pull request #2767 from topecongiro/issue-2759
2018-06-05 Nick CameronMerge pull request #2768 from king6cong/master
2018-06-05 king6congupdate rustfmt flags that should work without targets
2018-06-05 Seiichi UchidaTrim custom comment prefix even when we failed to forma...
2018-06-05 Seiichi UchidaHandle code block with indented escapce character
2018-06-05 Seiichi UchidaTrim custom comment prefixes from code block without...
2018-06-05 Seiichi UchidaAdd a test for #2759
2018-06-05 Nick CameronMerge pull request #2741 from csmoe/where_brace
2018-06-05 Nick CameronMerge pull request #2766 from topecongiro/issue-2761
2018-06-05 Seiichi UchidaAllow using mixed layout with comments
2018-06-05 Seiichi UchidaAdd a test for #2761
2018-06-04 csmoeformat exceeded comments
2018-06-04 csmoerecover suppressed comma
2018-06-04 Nick CameronMerge pull request #2751 from topecongiro/issue-2749
2018-06-04 Nick CameronMerge pull request #2747 from alexheretic/master
2018-05-31 csmoefix tests
2018-05-31 csmoesnuggle where
2018-05-31 csmoesuppress and compress
2018-05-30 Alex ButlerAdd atom rls rustfmt usage guide
2018-05-29 Seiichi UchidaCargo update
2018-05-29 Seiichi UchidaDo not insert spaces around braces with empty body...
2018-05-29 Seiichi UchidaFix treating the delimiter right after repeat as repeat...
2018-05-29 Seiichi UchidaAdd tests for #2749
2018-05-29 Alex ButlerUpdate rustc-ap-* -> 149 (#2748)
2018-05-29 Seiichi UchidaMerge pull request #2745 from alexheretic/master
2018-05-28 Alex ButlerAdd mercy for devs that run `cargo test` without building
2018-05-28 Alex ButlerUpdate rustc-ap-* -> 148
2018-05-27 Nick Cameron0.8.2
2018-05-27 Nick CameronMake Range public
2018-05-27 Nick Cameron0.8.0
2018-05-27 Nick CameronFIXME for <-
2018-05-27 Nick CameronUpgrade again
2018-05-27 Nick CameronUpgrade rustc-ap-syntax
2018-05-27 Nick CameronMerge pull request #2742 from topecongiro/travis-remove...
2018-05-27 Nick CameronMerge pull request #2739 from thibaultdelor/fixWindowsTest
2018-05-27 topecongiroRemove stdsimd from allow-failure crates
2018-05-27 Nick CameronMerge pull request #2733 from topecongiro/issue-2727
2018-05-27 topecongiroCargo update
2018-05-27 Seiichi UchidaMerge pull request #2735 from Pazzaz/string-changes
2018-05-27 topecongiroAdd a comment to describe hack
2018-05-26 TiboFix test failing on windows due to crlf
2018-05-24 PazzazSeperate and optimize grapheme conditions
2018-05-24 PazzazAvoid unnecessary comparisons with cur_end
2018-05-24 Nick CameronMerge pull request #2734 from andjo403/isatty
2018-05-24 Nick CameronMerge pull request #2732 from topecongiro/issue-2691
2018-05-23 Andreas Jonsonupdate isatty to remove 3 dependencies
2018-05-23 topecongiroDo not call format_missing_inner in a common case
2018-05-23 topecongiroAdd a test for #2727
2018-05-23 topecongiroFormat code block with sharp prefix
2018-05-23 topecongiroHandle code block in doc comment without rust prefix
2018-05-23 topecongiroAdd a test for #2691
2018-05-23 Nick CameronMerge pull request #2730 from topecongiro/issue-2704
2018-05-23 Nick CameronFix integration tests
2018-05-22 Nick CameronMerge pull request #2731 from topecongiro/rustc-ap...
2018-05-22 topecongiroCargo fmt
2018-05-22 topecongiroDisallow combining a method call with prefix or suffix
2018-05-22 topecongiroAdd tests for #2704.
2018-05-22 topecongiroFix breaking changes from introducing AnonConst
2018-05-22 Seiichi UchidaCargo update
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-20 Nick CameronFix and tweak integration tests
2018-05-20 Nick CameronMerge pull request #2725 from davidalber/nightly-travis...
2018-05-19 David AlberUse nightly Rust in Travis CI config snippet
2018-05-19 Nick CameronFix and tweak integration tests
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 topecongiroCargo update
2018-05-18 Nick CameronMerge pull request #2720 from tlively/pub-auto-trait
2018-05-18 Nick CameronMerge pull request #2718 from pbougue/doc_remove_write...
2018-05-18 Thomas LivelyFix position of auto in auto trait declaration
2018-05-18 Pierre-Etienne... Remove "write-mode" from doc
2018-05-18 Nick CameronMerge pull request #2717 from gnzlbg/more_io
2018-05-18 gnzlbgtry harder to print output
2018-05-18 Nick CameronFixup integration tests
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 CameronFix example travis config
2018-05-18 Nick CameronExit with 1 for license check in `--check` mode
2018-05-17 Nick CameronMerge pull request #2712 from phansch/shallow_clone_in_...
2018-05-16 Philipp HanschShallow clone in integration tests
next