]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-07-09 Seiichi UchidaFormat async closure
2018-07-09 Seiichi UchidaAdd a configuration guide for edition
2018-07-09 Seiichi UchidaAdd a test for async closures
2018-07-09 Seiichi UchidaCargo update
2018-07-06 Seiichi UchidaMerge pull request #2828 from Dentosal/patch-1
2018-07-06 Hannes KarppilaAdd missing equals sign to example configuration
2018-07-06 Nick CameronMerge pull request #2827 from ehuss/help-doc
2018-07-06 Eric HussFix help for --help=file-lines
2018-07-01 Nick CameronUpdate rustc-ap-syntax
2018-07-01 Nick CameronUpdate rustc-ap-syntax to 181
2018-07-01 Nick CameronMerge pull request #2822 from topecongiro/issue-2782
2018-07-01 Nick CameronMerge pull request #2821 from topecongiro/issue-2721
2018-07-01 topecongiroFlatten multiple empty blocks at once
2018-07-01 topecongiroFactor out block_can_be_flattened
2018-07-01 topecongiroAvoid panicking on deeply nested expressions
2018-07-01 topecongiroAdd a test for #2782
2018-07-01 topecongiroReturn the trimmed original snippet when formatting...
2018-07-01 topecongiroAdd a test for #2721
2018-06-30 Nick CameronMerge pull request #2820 from scampi/defaults
2018-06-30 Nick CameronMerge pull request #2819 from topecongiro/duplicated...
2018-06-30 Stéphane Campinasreverted some defaults for tests that are fixing a...
2018-06-30 Stéphane Campinaswarn on use of default value for an option
2018-06-30 topecongiroCargo update
2018-06-30 topecongiroFix span bug when searching for the closing paren
2018-06-30 topecongiroAdd tests for #2818
2018-06-30 topecongiroFix compile error from breaking changes in libsyntax
2018-06-30 topecongiroCargo update
2018-06-28 Nick CameronMerge pull request #2814 from topecongiro/rustc-ap...
2018-06-28 Seiichi UchidaFix compile errors from breaking changes
2018-06-28 Seiichi UchidaCargo update
2018-06-28 Seiichi UchidaMerge pull request #2809 from nrc/formatting
2018-06-28 Seiichi UchidaMerge pull request #2811 from bemeurer/master
2018-06-28 Bernardo MeurerFixed typo Yess -> Yes
2018-06-27 Stéphane Campinasunecessary use of rustfmt-normalize_comments comment
2018-06-27 Stéphane Campinasformatting
2018-06-27 Stéphane Campinasremoved comment with default: rustfmt-remove_nested_parens
2018-06-27 Stéphane Campinasremoved comment with default: rustfmt-reorder_modules
2018-06-27 Stéphane Campinasremoved comment with default: rustfmt-imports_indent
2018-06-27 Stéphane Campinasremoved comment with default: rustfmt-reorder_imports
2018-06-26 Stéphane Campinasremoved comment with default: rustfmt-format_strings
2018-06-26 Stéphane Campinasremoved comment with default: rustfmt-control_brace_style
2018-06-26 Stéphane Campinasremoved comment with default: rustfmt-brace_style
2018-06-26 Stéphane Campinasremoved comment with default: rustfmt-max_width
2018-06-26 Stéphane Campinasremoved comment with default: rustfmt-error_on_line_ove...
2018-06-26 Stéphane Campinasremoved comment with default: rustfmt-normalize_comments
2018-06-26 Stéphane Campinasremoved comment with default: rustfmt-indent_style
2018-06-26 Nick CameronApply short function call heuristic to attributes
2018-06-26 Nick CameronRefactor and fixup attribute formatting
2018-06-26 Nick CameronIndent a match guard if the pattern is multiline
2018-06-25 Nick CameronMerge pull request #2807 from topecongiro/raw-identifiers
2018-06-25 Seiichi UchidaAdd more tests
2018-06-25 Seiichi UchidaHandle raw identifiers
2018-06-25 Seiichi UchidaAdd a test for raw identifiers
2018-06-25 Nick CameronMerge pull request #2804 from Mike-Baker/mb-strip-vert...
2018-06-25 Nick CameronMerge pull request #2806 from topecongiro/rustc-ap...
2018-06-25 topecongiroAdd a test for #2791
2018-06-25 topecongiroFix compile errors from breaking changes in libsyntax
2018-06-25 topecongiroCargo update
2018-06-24 Mike BakerStrip leading `|` in match arm patterns
2018-06-22 Nick CameronTODO -> FIXME
2018-06-21 Nick CameronMerge pull request #2799 from lo48576/fix/config-doc
2018-06-21 YOSHIOKA TakumaRemove wrong "(default)"
2018-06-19 Nick CameronMerge pull request #2795 from jechase/issue-2794
2018-06-19 Nick CameronMerge pull request #2785 from wada314/issue-2728
2018-06-19 Josh ChaseAdd flag to the ListFormatting struct for nested imports
2018-06-19 Josh ChaseRemove NestedImport tactic
2018-06-19 Josh ChaseSwitch to comments for rustfmt config
2018-06-19 Shohei WadaFix #2728.
2018-06-19 Nick CameronRemove some unnecessary `pub`s
2018-06-19 Nick CameronChange `use_small_heuristics` to an enum and stabilise
2018-06-18 Nick CameronMerge pull request #2793 from rust-lang-nursery/integr...
2018-06-18 Nick CameronMerge pull request #2788 from gnzlbg/test_check_fmt
2018-06-18 Josh ChaseAdd test for #2794
2018-06-18 gnzlbgdo not fix chalk
2018-06-18 Nick CameronDon't fail integration tests if the subject is not...
2018-06-18 gnzlbgfix chalk build
2018-06-18 gnzlbgrust-semverver build properly
2018-06-18 gnzlbgupdate issues; allow stdsimd to fail
2018-06-15 gnzlbgpreserve pipe error status (tee always succeeds); check...
2018-06-15 gnzlbgtest cargo fmt --all -- --check returns success after...
2018-06-13 Nick CameronMerge pull request #2784 from topecongiro/rustc-ap...
2018-06-13 Seiichi UchidaAdd a test for #2630
2018-06-13 Seiichi UchidaCargo update
2018-06-11 Seiichi UchidaMerge pull request #2779 from thibaultdelor/stableApi
2018-06-11 Seiichi UchidaMerge pull request #2780 from thibaultdelor/StopTrackin...
2018-06-10 Tibo DelorStop delaying Trailing whitespace error reporting
2018-06-10 Tibo DelorClean Up code where last whitspace tracking isn't used
2018-06-09 Tibo DelorMove newline logic inside the formatting process.
2018-06-09 Tibo DelorParse Error return an Error instead of a successful...
2018-06-07 Nick CameronMerge pull request #2775 from topecongiro/macro-def...
2018-06-07 Nick CameronMerge pull request #2774 from csmoe/repair_label
2018-06-07 Seiichi UchidaFix test failures
2018-06-07 Seiichi UchidaReturn None when the formatting of macro failed in...
2018-06-07 Seiichi UchidaAdd a field in Summary for notiyfing about formatting...
2018-06-07 Seiichi UchidaSet the flag in RewriteContext when rewriting macro...
2018-06-07 Seiichi UchidaAdd tests for #2607 and #2770
2018-06-07 csmoerepair break_label format
2018-06-07 csmoeupdate test
2018-06-06 csmoeupdate rustc_ap_*-v156 (#2772)
2018-06-06 Nick CameronMerge pull request #2771 from topecongiro/issue-2746
next