]> git.lizzy.rs Git - rust.git/history - src
Merge pull request #2975 from max-sixty/clippy
[rust.git] / src /
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-28 Maximilian Roosset of clippy changes
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 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-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 Zach LuteFix build with rust nightly by updating try block synta...
2018-08-24 Maximilian RoosImpl 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 Durham Consider "dev" as nightly for feature (un)gating
2018-08-23 Christopher DurhamConsider "dev" as nightly for feature (un)gating
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 UchidaUpdate import path to ThinVec
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-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-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 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 UchidaFix chain with many try operators
2018-08-05 Seiichi UchidaPut comment between chain elements on its original...
2018-08-05 Seiichi UchidaFactor out functions that extract comments around items
2018-08-05 Seiichi UchidaAdd FIXME comment
2018-08-05 Seiichi UchidaFormat
2018-08-05 Seiichi UchidaDo not handle comment when converting try
2018-08-05 Seiichi UchidaAdd a space before comment that comes after a block...
2018-08-05 Seiichi UchidaVeto putting a chain with comment in a single line
2018-08-05 Seiichi UchidaDo not combine short parent and comment
2018-08-05 Seiichi UchidaFormat comment between chain elements
2018-08-05 Seiichi UchidaAdd Comment to ChainItemKind
2018-08-05 Seiichi UchidaMake children list in-order
2018-08-05 Seiichi UchidaGet correct span
2018-08-05 Seiichi UchidaAdd Span field to ChainItem
2018-08-05 Seiichi UchidaNormalize chain elements
2018-08-05 Seiichi UchidaMerge pull request #2895 from topecongiro/issue-2787
2018-08-05 Seiichi UchidaIgnore comment in wrap_str
2018-08-04 Seiichi UchidaFix parsing '#'-hiding of rustdoc
2018-08-04 Seiichi UchidaExplicitly handle semicolon after the item in statement...
2018-08-03 Seiichi UchidaRemove pub(self)
2018-08-03 Nick CameronMerge pull request #2889 from topecongiro/issue-2888
2018-08-03 Seiichi UchidaFix imports
2018-08-03 Seiichi UchidaUse builder pattern for ListFormatting
2018-08-03 Seiichi UchidaRegard digits as an upper case character
2018-07-31 Nick CameronMerge pull request #2879 from RReverser/master
2018-07-31 Nick CameronMerge pull request #2873 from aloucks/auto-detect-newli...
2018-07-31 Ingvar StepanyanUse is_nightly helper instead of duplicate code
2018-07-31 Ingvar StepanyanFix check for unstable features
2018-07-31 Aaron LoucksIncrease capacity for newline conversion buffer
2018-07-31 Nick CameronEmit 0 exit code for --version and similar operations
2018-07-30 Nick CameronWarn the user if using an unstable option without ...
2018-07-30 Nick CameronMerge pull request #2874 from cavedweller/master
2018-07-30 Benjamin Brittainfix nits
2018-07-29 Nick CameronMerge pull request #2872 from aaudiber/raw-ident-struct...
2018-07-29 Ben BrittainAdd tests for async & async move
2018-07-29 Ben BrittainFormat Async block and async fn
2018-07-29 Aaron LoucksAuto-detect newline style by default
2018-07-29 Andrew AudibertSupport raw identifiers in struct expressions
2018-07-27 Nick CameronMerge pull request #2864 from topecongiro/issue-2863
2018-07-27 Nick CameronMerge pull request #2862 from topecongiro/issue-2852
2018-07-26 Seiichi UchidaModify the rule for reordering impl items
2018-07-25 Seiichi UchidaPreserve parens in trait bounds
2018-07-25 Nick CameronMerge pull request #2861 from topecongiro/issue-2859
2018-07-25 Nick CameronMerge pull request #2834 from topecongiro/issue-2830
2018-07-24 Seiichi UchidaVeto converting delimiters inside nested macro
2018-07-24 Seiichi UchidaPut lifetimes after trait when they gets orphaned
2018-07-24 Seiichi UchidaKeep the inside macro context in nested macro call
2018-07-24 Nick CameronMerge pull request #2860 from topecongiro/rustc-ap...
2018-07-24 Seiichi UchidaRemove span from rewrite_generics's parameter
2018-07-24 Seiichi UchidaFormat exitential type
next