]> git.lizzy.rs Git - rust.git/history - config_proc_macro
Remove `failure` integration test
[rust.git] / config_proc_macro /
2022-08-07 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-07-01 Tom Milliganconfig_type: add unstable_variant attribute
2022-06-29 Yacin TmimiAllow `#[ignore]` tests to run in rustfmt's test suite
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-23 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-06-21 Tom Milliganci: include config_proc_macro crate in ci (#5389)
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-28 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-03-17 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-02-16 Cameron SteffenFormat code
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-11-27 Yacin TmimiConditionally compile tests based on CFG_RELEASE_CHANNE...
2021-10-20 Caleb CartwrightMerge pull request #5036 from calebcartwright/1.4.38...
2021-10-20 Caleb CartwrightMerge branch 'master' into 1.4.38-subtree
2021-08-02 borsAuto merge of #87535 - lf-:authors, r=Mark-Simulacrum
2021-07-29 Jaderfc3052: Remove authors field from Cargo manifests
2021-04-22 Joshua NelsonUse `rustc_private` instead of crates.io dependencies
2020-10-04 Caleb Cartwrightrefactor: move env/osstr imports to avoid warnings
2020-10-04 David TolnayUse rustfmt given by RUSTFMT env var (#4419)
2019-09-08 Seiichi UchidaUpdate deps (#3788)
2019-09-05 CreepySkeletonAdd --config command line option (#3767)
2019-06-30 topecongiroUpdate rustfmt-config_proc_macro to 0.1.2
2019-06-30 topecongiroUpdate rustfmt-config_proc_macro to 0.1.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-05-09 Seiichi UchidaMerge pull request #3486 from scampi/issue-3197
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 topecongiroAdd config_proc_macro