]> git.lizzy.rs Git - rust.git/history - src/config
fix: support raw prefix identifiers in statics
[rust.git] / src / config /
2019-09-24 Caleb Cartwrightfix: handling of empty str for license template path...
2019-09-08 Seiichi UchidaUpdate deps (#3788)
2019-09-05 CreepySkeletonAdd --config command line option (#3767)
2019-08-19 Caleb Cartwrightadd new flag to list names of misformatted files (...
2019-08-16 Caleb Cartwrightadd json emit mode (#3735)
2019-08-13 Caleb Cartwrighttests: fix failing default config unit test (#3743)
2019-08-06 topecongiroRelease 1.4.4
2019-08-02 topecongiroRelease 1.4.3
2019-07-31 topecongiroRelease v1.4.2
2019-07-30 topecongiroRelease v1.4.1
2019-07-28 topecongiroRelease 1.4.0
2019-07-17 Seiichi UchidaImplement closing-block procedure without relying on...
2019-07-16 Seiichi UchidaAdd #[ignore] to test that runs external process (...
2019-07-15 topecongiroRelease 1.3.3
2019-07-15 Seiichi UchidaFix bugs related to file-lines (#3684)
2019-07-06 topecongiroRelease 1.3.2
2019-06-30 topecongiroRelease 1.3.1
2019-06-12 Stéphane Campinasimplement Display for enums with attribute config_type...
2019-06-09 topecongiroRename config_proc_macro to rustfmt-config_proc_macro
2019-06-09 Seiichi UchidaRelease 1.3.0 (#3611)
2019-06-08 Stéphane CampinasMerge pull request #3607 from topecongiro/issue-3493
2019-06-03 Stéphane Campinasstabilise fn_args_density (#3581)
2019-05-22 Seiichi UchidaImplement Serialize on IgnoreList (#3565)
2019-05-18 Ruben SchmidmeisterMerge branch 'master' into normalize-multiline-doc...
2019-05-18 Seiichi UchidaMerge pull request #3558 from bash/unstable-tests
2019-05-17 Ruben SchmidmeisterMove macro to separate module
2019-05-17 Ruben SchmidmeisterRe-use nightly channel macro
2019-05-16 Seiichi UchidaMerge pull request #3535 from xiongmao86/issue3417
2019-05-10 xiongmao86Revert "Revert "Change config option from format_doc_co...
2019-05-10 Stéphane CampinasMerge pull request #3546 from bash/unreachable-pub
2019-05-10 Stéphane CampinasMerge pull request #3526 from bash/refactor-apply-newli...
2019-05-10 Seiichi UchidaMerge pull request #3545 from euclio/serde-derive
2019-05-09 Ruben SchmidmeisterEnable unreachable_pub lint
2019-05-09 Andy Russelluse `derive` feature over `serde_derive` crate
2019-05-09 Seiichi UchidaMerge pull request #3486 from scampi/issue-3197
2019-05-08 xiongmao86Revert "Change config option from format_doc_comments...
2019-05-06 xiongmao86Change config option from format_doc_comments to format...
2019-05-02 Ruben SchmidmeisterMerge remote-tracking branch 'origin/master' into refac...
2019-04-29 Seiichi UchidaMerge pull request #3484 from topecongiro/config_derive
2019-04-27 topecongiroAdd doc comment
2019-04-27 topecongiroUse config_type proc macro
2019-04-24 Ruben SchmidmeisterExtract applying of newline style into own mod
2019-04-24 Seiichi UchidaMerge pull request #3523 from topecongiro/issue-3515
2019-04-24 Seiichi UchidaMerge pull request #3522 from topecongiro/issue-3521
2019-04-24 topecongiroAdd a path to rustfmt.toml to GitIgnore as root path
2019-04-22 topecongiroAdd a path to the parent dir of rustfmt.toml as a prefix
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-14 rChaser53Allow specifying glob pattern to ignore config option...
2019-04-11 Stéphane CampinasMerge pull request #3504 from matthiaskrgr/clippy_2
2019-04-11 Matthias Krügerfix clippy warnings
2019-03-29 Seiichi UchidaMerge pull request #3480 from sinkuu/cleanup
2019-03-29 Shotaro YamadaRemove redundant scopes
2019-03-29 Shotaro YamadaUse str::repeat
2019-03-24 Seiichi UchidaMerge pull request #3467 from topecongiro/issue-3465
2019-03-24 Seiichi UchidaMerge pull request #3459 from scampi/issue-3442
2019-03-24 Seiichi UchidaMerge pull request #3468 from topecongiro/refactor...
2019-03-24 topecongiroMove some code out of create_config
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-02-23 Stéphane CampinasMerge pull request #3409 from rchaser53/issue-3343
2019-02-23 rchaser53add config inline_attribute_width
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-10 Seiichi UchidaMerge pull request #3335 from h-michael/rust-2018
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 #3311 from rchaser53/issue-3295
2019-01-29 Seiichi UchidaMerge pull request #3298 from topecongiro/issue-3272
2019-01-27 Seiichi UchidaMerge pull request #3293 from scampi/issue-3241
2019-01-27 Seiichi UchidaMerge pull request #3280 from m-ou-se/global-config
2019-01-27 Mara BosAlso look in home directory for global config.
2019-01-27 Mara BosLook for a global rustfmt.toml.
2018-11-30 Seiichi UchidaMerge pull request #3223 from scampi/issue3213
2018-11-29 Stéphane Campinasend expressions like return/continue/break with a semicolon
2018-11-28 Nick CameronMerge pull request #3221 from alexreg/cosmetic-1
2018-11-27 Nick CameronAdd a version option
2018-11-19 Nick Cameronfixup minor bugs
2018-11-19 Nick CameronMerge pull request #3177 from kestred/kstenerson/preser...
2018-11-17 Nick CameronMerge pull request #3205 from matthiaskrgr/clippy
2018-11-16 Matthias Krügerfix a few clippy warnings
2018-11-09 Nick CameronMerge pull request #3175 from kestred/kstenerson/delimi...
2018-11-06 Kevin StenersonAdd config option to more aggressively allow overflow
2018-10-25 Nick CameronMerge pull request #3134 from otavio/issue-3104
2018-10-25 Otavio SalvadorStabilize `edition` configuration option
2018-10-25 Nick CameronMerge pull request #3129 from otavio/issue-3104
2018-10-24 Nick CameronMerge pull request #3116 from kellerkindt/patch-1
2018-10-23 Otavio Salvadorconfig: use 2015 as default Edition
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-19 Matthias Krügerfix a few typos found via codespell.
2018-10-18 Nick CameronMerge pull request #3109 from scampi/issue-3038
2018-10-18 Nick CameronRemove various feature flags
2018-10-15 Nick CameronMerge pull request #3106 from sinkuu/clippy
2018-10-15 Shotaro YamadaReduce allocations
2018-10-14 Nick CameronMerge pull request #3093 from scampi/issue2633
next