]> git.lizzy.rs Git - rust.git/history - clippy_dev/src/fmt.rs
Merge branch 'master' of github.com:rust-lang/rust-clippy
[rust.git] / clippy_dev / src / fmt.rs
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-01-31 borsAuto merge of #5111 - flip1995:changelog, r=phansch
2020-01-31 borsAuto merge of #5109 - phansch:ciao_util_dev, r=flip1995
2020-01-30 Philipp HanschMove project_root function to clippy_dev/src/lib.rs
2020-01-30 Philipp HanschDeprecate util/dev in favor of cargo alias
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-10-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-09 borsAuto merge of #4635 - Lythenas:suggestions-for-assert...
2019-10-08 borsAuto merge of #4641 - sinkuu:revert_workaround, r=phansch
2019-10-08 borsAuto merge of #4611 - rust-lang:doc-visibility, r=flip1995
2019-10-08 borsAuto merge of #4595 - rust-lang:rustbot, r=flip1995
2019-10-08 borsAuto merge of #4592 - rust-lang:transmute-collection...
2019-10-08 Shotaro YamadaRevert "Workaround cargo bug on Windows"
2019-10-04 borsAuto merge of #4613 - Lythenas:lint-assert_eq-unit_expr...
2019-10-04 borsAuto merge of #4621 - JohnTitor:fix-windows, r=phansch
2019-10-04 borsAuto merge of #4625 - phansch:rollup-qp7ki0h, r=phansch
2019-10-04 borsAuto merge of #4622 - Lythenas:fix-doc-formatting-for...
2019-10-04 Phil HanschRollup merge of #4614 - HMPerson1:abs_cast_unsigned...
2019-10-04 Phil HanschRollup merge of #4509 - sinkuu:redundant_clone_fix...
2019-10-04 borsAuto merge of #4624 - sinkuu:workaround_cargo, r=llogiq
2019-10-04 Shotaro YamadaUse home::cargo_home
2019-10-04 Shotaro YamadaWorkaround cargo bug on Windows
2019-10-02 Shotaro YamadaTest fixes
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-01 borsAuto merge of #4314 - chansuke:add-negation-to-is_empty...
2019-08-01 borsAuto merge of #4318 - izik1:typo, r=phansch
2019-08-01 borsAuto merge of #4316 - phansch:method_rs_cleanup2, r...
2019-08-01 borsAuto merge of #4315 - phansch:fn_to_numeric_cast_applic...
2019-08-01 borsAuto merge of #4303 - mikerite:dev-fmt-20190728, r...
2019-08-01 Michael WrightMerge branch 'master' into dev-fmt-20190728
2019-07-31 borsAuto merge of #4313 - Manishearth:owl, r=yaahallo
2019-07-31 borsAuto merge of #4308 - jakubadamw:use-self-variant-scope...
2019-07-31 Jakub WieczorekUpdate all the code to pass the updated `use_self`...
2019-07-28 Michael Wrightdev-fmt: better error handling
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-13 borsAuto merge of #4232 - mikerite:dev-fmt-4, r=flip1995
2019-07-13 Michael WrightMerge branch 'master' into dev-fmt-4
2019-07-11 Michael WrightAvoid rustfmt bug on Windows
2019-07-07 Michael WrightAdd dev fmt subcommand