]> git.lizzy.rs Git - rust.git/history - clippy_dev/src/stderr_length_check.rs
Decrease maximum length for stderr files
[rust.git] / clippy_dev / src / stderr_length_check.rs
2019-07-17 Philipp HanschDecrease maximum length for stderr files
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-07 Michael WrightAdd dev fmt subcommand
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-20 borsAuto merge of #4088 - pJunger:check1, r=oli-obk
2019-05-19 borsAuto merge of #4109 - Manishearth:backport-merge, r...
2019-05-19 borsAuto merge of #4107 - taiki-e:useless_attribute, r...
2019-05-19 borsAuto merge of #4099 - flip1995:ul_4094, r=oli-obk
2019-05-19 borsAuto merge of #4100 - phansch:add_stderr_length_check...
2019-05-17 Philipp HanschCollect at callsite, use eprintln instead of println
2019-05-16 Philipp HanschAdd a stderr file length check to clippy_dev