]> git.lizzy.rs Git - rust.git/history - src/items.rs
fix: don't force a newline after an empty where clause
[rust.git] / src / items.rs
2020-11-26 meiomorphismfix: don't force a newline after an empty where clause
2020-11-16 Caleb Cartwrightfix: don't drop leading comments in extern
2020-11-14 WhizSidFixed 'Incorrect comment indent inside if/else' issue...
2020-10-02 Ayaz Hafizfixup! Preserve and format type aliases in extern blocks
2020-10-02 Ayaz Hafizfixup! Preserve and format type aliases in extern blocks
2020-10-02 Ayaz Hafizfixup! Preserve and format type aliases in extern blocks
2020-10-02 Ayaz HafizPreserve and format type aliases in extern blocks
2020-09-23 David Tolnaydeps: bump rustc-ap to v679
2020-07-21 Seiichi Uchidapreparation for potential rustfmt 1.4.19 (#4283)
2020-06-27 Caleb Cartwrightdeps: bump rustc-ap* to v666
2020-05-19 Seiichi UchidaUpdate rustc-ap-* crates to 659.0.0 for rustfmt-1.4...
2020-03-30 Manish GoregaokarMerge pull request #4100 from calebcartwright/rustfmt1x...
2020-03-28 Caleb Cartwrightrefactor: rename libsyntax --> rustc_ast
2020-03-28 Caleb Cartwrightfix: use correct ForeignItem span
2020-03-28 Caleb Cartwrightrefactor: parse & mod resolver for rustc-ap v650
2020-03-27 Caleb Cartwrightrefactor: backport syntux mod
2020-03-26 Caleb Cartwrightdeps: bump to rustc v647
2020-03-26 Caleb Cartwrightdeps: bump to rustc v644
2020-02-10 Seiichi Uchidarustfmt 1.x bump rustc-ap to v642 (#4043)
2020-02-09 Caleb Cartwrightchore: fix compile warnings
2020-02-09 Caleb Cartwrightdeps: update rustc-ap to v642.0.0
2019-10-25 Seiichi Uchidafix handling of nested comments in patterns and Control...
2019-10-24 rChaser53fix Unparsable code when formmating (#3883)
2019-10-19 Stéphane Campinashandle field attributes when aligning a struct's fields...
2019-10-11 Stéphane Campinasdo not indent impl generics (#3856)
2019-10-06 Stéphane CampinasMerge pull request #3838 from calebcartwright/static...
2019-10-05 Caleb Cartwrightfix: support raw prefix identifiers in statics
2019-10-05 Seiichi UchidaUpdate rustc-ap-* crates to 606.0.0 (#3835)
2019-10-04 rChaser53stop to strip 'impl' from impl trait type alias (#3816)
2019-09-24 Caleb Cartwrightrefactor to use param naming where appropriate (#3803)
2019-09-20 Caleb Cartwrightfeat: support parameter attributes (#3793)
2019-09-06 Seiichi UchidaUpdate rustc-ap-* crates to 581.0.0 (#3783)
2019-09-04 Andreydo not remove discriminant value if exists (#3771)...
2019-08-16 Seiichi UchidaUse correct indent when formatting complex fn type...
2019-08-13 Seiichi UchidaUse the correct BytePos for the opening brace position...
2019-07-21 Seiichi UchidaSimplify code around visit_fn (#3698)
2019-06-16 Seiichi UchidaFormat the last expression-statement as expression...
2019-06-08 Stéphane CampinasMerge pull request #3607 from topecongiro/issue-3493
2019-06-06 rChaser53fix the bug add unwanted code to impl (#3601) (#3602)
2019-06-04 Stéphane Campinasinline the attribute with its item even with the macro_...
2019-06-03 Seiichi UchidaCargo update (#3559)
2019-06-03 Stéphane Campinasstabilise fn_args_density (#3581)
2019-05-30 Stéphane CampinasMerge pull request #3586 from topecongiro/issue-3584
2019-05-26 topecongiroFormat trait aliases with where clauses
2019-05-26 topecongiroRefactor rewrite_where_clause
2019-05-22 Seiichi UchidaAllow overflowing rhs of unit variant (#3566)
2019-05-18 Ruben SchmidmeisterMerge branch 'master' into normalize-multiline-doc...
2019-05-16 Stéphane CampinasMerge pull request #3555 from rchaser53/issue-3554
2019-05-16 rchaser53use the span between the self_ty and left brace
2019-05-16 Seiichi UchidaMerge pull request #3535 from xiongmao86/issue3417
2019-05-10 Stéphane CampinasMerge pull request #3546 from bash/unreachable-pub
2019-05-09 Ruben SchmidmeisterEnable unreachable_pub lint
2019-05-09 Seiichi UchidaMerge pull request #3486 from scampi/issue-3197
2019-04-17 Seiichi UchidaMerge pull request #3511 from topecongiro/issue3498
2019-04-17 Seiichi UchidaMerge pull request #3510 from topecongiro/issue3509
2019-04-16 Stéphane CampinasMerge pull request #3506 from rchaser53/issue-3505
2019-04-11 Stéphane CampinasMerge pull request #3504 from matthiaskrgr/clippy_2
2019-04-11 Matthias Krügerfix clippy warnings
2019-04-09 Seiichi UchidaMerge pull request #3495 from scampi/issue-1096
2019-04-05 Stéphane Campinaskeep missed comments appearing after the struct/enum...
2019-04-03 Stéphane Campinaskeep comment appearing between parameter's name and...
2019-03-29 Seiichi UchidaMerge pull request #3480 from sinkuu/cleanup
2019-03-29 Shotaro YamadaRemove redundant &
2019-03-17 Seiichi UchidaMerge pull request #3453 from scampi/issue-3423
2019-03-14 Seiichi UchidaUpdate rustc-ap-* crates to 407.0.0 (#3447)
2019-03-05 Seiichi UchidaMerge pull request #3424 from Xanewok/modified-lines...
2019-03-05 Seiichi UchidaMerge pull request #3430 from rchaser53/no-arg-with...
2019-03-04 rchaser53fix not to remove comment in the case of no arg
2019-03-04 Seiichi UchidaMerge pull request #3415 from rchaser53/issue-3198
2019-03-02 rchaser53leave post comment for self
2019-02-24 rchaser53leave pre comment for self
2019-02-19 Alexander RegueiroVarious cosmetic improvements (#3403)
2019-02-15 Stéphane CampinasMerge pull request #3334 from rchaser53/issue-3227
2019-02-14 Seiichi UchidaMerge pull request #3401 from topecongiro/rustcap
2019-02-12 Seiichi UchidaMerge pull request #3342 from topecongiro/visibility...
2019-02-12 topecongiroFormat visibility on trait alias
2019-02-10 Seiichi UchidaMerge pull request #3335 from h-michael/rust-2018
2019-02-09 Hirokazu Hatacargo fmt
2019-02-09 Hirokazu HataFix rust_2018_idioms warnings
2019-02-05 Seiichi UchidaMerge pull request #3318 from rchaser53/issue-3314
2019-02-05 Seiichi UchidaMerge pull request #3317 from fyrchik/fix/edition
2019-02-04 Evgeniitransition to Rust 2018
2019-02-03 Seiichi UchidaMerge pull request #3308 from topecongiro/issue-2835
2019-01-31 topecongiroPrioritize single_line_fn and empty_item_single_line...
2019-01-27 Seiichi UchidaMerge pull request #3293 from scampi/issue-3241
2019-01-27 Seiichi UchidaMerge pull request #3294 from rchaser53/issue-3278
2019-01-27 rchaser53add the version gate to the code and test
2019-01-25 rchaser53change new line point in the case of no args
2019-01-14 Stéphane CampinasMerge pull request #3225 from scampi/issue-3224
2018-12-18 Seiichi UchidaMerge pull request #3240 from Xanewok/parser-panic
2018-12-18 Seiichi UchidaMerge pull request #3250 from scampi/issue3229
2018-12-18 Philipp HanschFix trim_right/trim_left deprecation warnings (#3252)
2018-11-14 Nick CameronMerge pull request #3200 from scampi/issue-3194
2018-11-13 Stéphane Campinascompute the span after a struct-like item based on...
2018-11-04 Nick CameronMerge pull request #3165 from scampi/alignment
2018-11-04 Stéphane Campinasfix alignment of a struct's fields with the visual...
2018-10-24 Nick CameronMerge pull request #3116 from kellerkindt/patch-1
2018-10-22 Nick CameronMerge pull request #3126 from topecongiro/issue-3117
2018-10-22 Seiichi UchidaMerge pull request #3114 from matthiaskrgr/typos
2018-10-22 Seiichi UchidaUse correct width when formatting type on local statement
next