]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-06 Nick CameronMerge pull request #2997 from matthiaskrgr/cargo_test_r...
2018-09-06 Matthias Krügerfix cargo test --release.
2018-09-04 Nick CameronMerge pull request #2983 from topecongiro/issue-2642
2018-09-04 Nick CameronMerge pull request #2993 from topecongiro/rustc-ap
2018-09-03 topecongiroCargo update
2018-09-03 Nick CameronMerge pull request #2992 from max-sixty/clippy2
2018-09-03 Nick CameronMerge pull request #2986 from topecongiro/issue-2907
2018-09-03 Nick CameronMerge pull request #2991 from topecongiro/raw-identifie...
2018-09-01 Maximilian... final clippy changes
2018-09-01 Seiichi UchidaHandle raw identifiers in chain
2018-09-01 Seiichi UchidaMerge pull request #2987 from YaLTeR/fix-issue-2930
2018-08-31 Ivan MolodetskikhFix shape in rewrite_tuple_in_visual_indent_style
2018-08-31 Ivan MolodetskikhAdd a test for #2930
2018-08-31 Seiichi UchidaMerge pull request #2984 from mehcode/feature/edition...
2018-08-31 Seiichi UchidaUpdate tests
2018-08-31 Seiichi UchidaSimplify post-comment extraction
2018-08-31 Seiichi UchidaUse trim_tries to extract post comment over simple...
2018-08-31 Seiichi UchidaUse trim_tries to extract pre-comments over simple...
2018-08-31 Seiichi UchidaAdd trim_tries
2018-08-31 Seiichi UchidaAdd a test for #2907
2018-08-31 Ryan LeckeyAccept 2015 and 2018 instead of Edition2015 and Edition...
2018-08-31 Maximilian... Merge branch 'master' into clippy2
2018-08-31 topecongiroHandle raw string literal without any sharps
2018-08-31 topecongiroHandle raw string literals in CharClasses
2018-08-31 topecongiroAdd a test for #2642
2018-08-30 Nick CameronMerge pull request #2981 from topecongiro/issue-2956
2018-08-30 Seiichi UchidaKeep formatting fn even if there is an unformattable...
2018-08-30 Seiichi UchidaAdd a test for #2956
2018-08-30 Nick CameronMerge pull request #2980 from davidalber/use-stable...
2018-08-30 David AlberUse stable Rust in Travis CI config snippet
2018-08-30 Nick CameronMerge pull request #2975 from max-sixty/clippy
2018-08-29 Nick CameronMerge pull request #2952 from crw5996/fix-use-bug
2018-08-29 Maximilian... Merge branch 'master' into clippy2
2018-08-29 Maximilian... more clippy
2018-08-28 Maximilian... set of clippy changes
2018-08-28 Seiichi UchidaMerge pull request #2974 from max-sixty/readme
2018-08-28 crw5996Fixed overly complicated code as requested in the code...
2018-08-28 crw5996Merge branch 'master' of https://github.com/rust-lang...
2018-08-28 crw5996Fixed Issues brought up in PR
2018-08-28 Maximilian... remove old readme content
2018-08-28 Nick CameronMerge pull request #2972 from crw5996/fix-optional...
2018-08-27 crw5996Refactored to not use a mutable variable
2018-08-27 crw5996Fixed #2955. Added value to determine whether or not...
2018-08-27 crw5996Merge branch 'master' of https://github.com/rust-lang...
2018-08-27 crw5996Fixed #2955. Added value to determine whether or not...
2018-08-27 Nick CameronMerge pull request #2971 from topecongiro/issue-2969
2018-08-27 Seiichi UchidaUse span_ends_with_comma to find a trailing comma in...
2018-08-27 Seiichi UchidaAdd a test for #2969
2018-08-26 Nick Cameronnightly-0.99.4
2018-08-26 Nick CameronExpect a couple of integration tests to fail
2018-08-26 Nick CameronMerge pull request #2942 from crw5996/fix-ellipsis-bug
2018-08-26 Nick CameronMerge pull request #2966 from topecongiro/issue-2953
2018-08-26 Nick CameronMerge pull request #2948 from CAD97/patch-2
2018-08-26 Seiichi UchidaFormat in-place expression like assignment
2018-08-26 Seiichi UchidaRemove an unnecessary attribute
2018-08-26 Seiichi UchidaAdd a test for #2953
2018-08-26 Zach LuteFix build with rust nightly by updating try block synta...
2018-08-24 Maximilian... Impl only use (#2951)
2018-08-24 chrisFixed ellipsis bug where rustfmt was creating code...
2018-08-23 Nick CameronMerge pull request #2950 from CAD97/master
2018-08-23 cad97Reformat
2018-08-23 cad97Rename CodeMap/FileMap to SourceMap/SourceFile
2018-08-23 Christopher... Consider "dev" as nightly for feature (un)gating
2018-08-23 Christopher... Consider "dev" as nightly for feature (un)gating
2018-08-23 Nick Cameronnightly-0.99.3
2018-08-22 Nick CameronMerge pull request #2925 from scampi/issue539
2018-08-21 Nick CameronMerge pull request #2935 from topecongiro/rustc-ap...
2018-08-21 Nick CameronMerge pull request #2915 from Xanewok/file-lines-ser...
2018-08-18 Seiichi UchidaRemove an invalid attribute from a test
2018-08-18 Seiichi UchidaUpdate import path to ThinVec
2018-08-18 Seiichi UchidaCargo update
2018-08-17 Nick CameronMerge pull request #2920 from topecongiro/issue-2919
2018-08-16 Stéphane Campinasfix verbose output
2018-08-16 Stéphane Campinasdiscard trailing blank comments
2018-08-16 Stéphane Campinasfix the identification of a block comment.
2018-08-15 Seiichi UchidaIncrease the max width by tab width when using format_c...
2018-08-15 Seiichi UchidaReduce the max width by the width of indent
2018-08-15 Seiichi UchidaAdd a test for #2919
2018-08-14 Igor MatuszewskiRun `cargo fmt`
2018-08-14 Igor MatuszewskiMake file_lines_to_json test deterministic
2018-08-14 Igor MatuszewskiExpose FileLines JSON representation
2018-08-13 Nick CameronMerge pull request #2912 from topecongiro/fix-slice...
2018-08-12 Seiichi UchidaRemove a wildcard parttern from slice patterns
2018-08-12 Seiichi UchidaAdd a test for slice patterns
2018-08-11 Seiichi UchidaMerge pull request #2910 from OddBloke/patch-1
2018-08-11 Daniel WatkinsCorrect the ordering of the config help option
2018-08-07 Nick CameronMerge pull request #2902 from topecongiro/update-readme
2018-08-07 Seiichi UchidaReplace '--conifig-help' with '--config=help'
2018-08-07 Seiichi UchidaRemove outdated paragraphs
2018-08-07 Nick CameronMerge pull request #2899 from topecongiro/chain-with...
2018-08-07 Nick CameronMerge pull request #2901 from topecongiro/issue-2760
2018-08-06 Nick CameronUpdate rustc-ap-syntax
2018-08-06 Seiichi UchidaAdd comment
2018-08-06 Seiichi UchidaUse custom path value if one exists when searching...
2018-08-06 Nick CameronMerge pull request #2900 from topecongiro/combine-attrs
2018-08-06 Nick CameronMerge pull request #2897 from topecongiro/issue-2896
2018-08-06 Nick CameronMerge pull request #2892 from topecongiro/issue-2884
2018-08-06 Nick CameronMerge pull request #2890 from topecongiro/use-builder...
2018-08-05 Seiichi UchidaCombine list-like attributes
2018-08-05 Seiichi UchidaUpdate test
next