]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2018-05-15 Nick CameronMerge pull request #2708 from sinkuu/saturating_sub
2018-05-15 Nick CameronMerge pull request #2709 from gnzlbg/cio
2018-05-15 gnzlbgoutput the result of rustfmt on ci
2018-05-15 Shotaro YamadaUse saturating_sub
2018-05-15 Nick CameronMerge pull request #2703 from nrc/attrs
2018-05-15 Nick CameronFixup failing integration tests
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 Cameron0.7.0
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 Andreas JonsonUpdate regex, assert_cli, env_logger, rustc-ap-{rustc_t...
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.
next