]> git.lizzy.rs Git - rust.git/history - clippy_dev/src/new_lint.rs
Rollup merge of #88782 - asquared31415:issue-79559, r=cjgillot
[rust.git] / clippy_dev / src / new_lint.rs
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-30 borsAuto merge of #84401 - crlf0710:impl_main_by_path,...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-27 Joshua NelsonImplement `x.py test src/tools/clippy --bless`
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-03-31 borsAuto merge of #5398 - flip1995:deescalate, r=Manishearth
2020-03-31 flip1995Define modules in lib.rs instead of main.rs
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-20 borsAuto merge of #5323 - rabisg0:fix/5284, r=flip1995
2020-03-19 Philipp KronesRollup merge of #5333 - matthiaskrgr:rustup_34, r=flip1995
2020-03-19 Philipp KronesRollup merge of #5326 - matthiaskrgr:rustup_33, r=flip1995
2020-03-18 borsAuto merge of #5335 - flip1995:changelog, r=Manishearth
2020-03-18 borsAuto merge of #5329 - matthiaskrgr:int_arith_on_ref_532...
2020-03-18 borsAuto merge of #5331 - matthiaskrgr:lint_docs1, r=flip1995
2020-03-18 borsAuto merge of #5330 - matthiaskrgr:newlint_expl, r...
2020-03-18 Matthias Krügernew_lint.rs: encourage authors to write more detailed...
2020-03-05 borsAuto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
2020-03-01 JarredAllenMerge branch 'master' of github.com:rust-lang/rust...
2020-03-01 borsAuto merge of #5247 - JohnTitor:syntax, r=flip1995
2020-03-01 Yuki OkushiRustup to rust-lang/rust#69592
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-11 borsAuto merge of #5158 - lzutao:callbackshook, r=flip1995
2020-02-11 borsAuto merge of #5152 - flip1995:rustup, r=flip1995
2020-02-11 borsAuto merge of #5155 - krishna-veerareddy:remove-unused...
2020-02-11 Krishna Sai Veera... Remove unnecessary imports from `new_lint` tool
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-31 Philipp HanschReplace one more copy-pasted clippy_project_root fn
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-18 borsAuto merge of #5046 - JohnTitor:order-nonminimal-bool...
2020-01-16 borsAuto merge of #5055 - krishna-veerareddy:fix-new-lint...
2020-01-16 Krishna Sai Veera... Add lifetimes to `LateLintPass`
2020-01-16 Krishna Sai Veera... Fix rustc lint import paths generated by `new_lint`
2020-01-16 borsAuto merge of #4994 - bradsherman:new_lint_gen, r=flip1995
2020-01-16 Brad ShermanGenerate new lints easily