]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/eval_order_dependence.rs
Auto merge of #84767 - scottmcm:try_trait_actual, r=lcnr
[rust.git] / clippy_lints / src / eval_order_dependence.rs
2021-05-18 borsAuto merge of #84767 - scottmcm:try_trait_actual, r...
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-10 borsAuto merge of #85053 - camsteffen:duplicate-lint, r...
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-11-18 Mara BosRollup merge of #79145 - camelid:clippy-fix-panics...
2020-11-17 borsAuto merge of #78779 - LeSeulArtichaut:ty-visitor-retur...
2020-11-16 Bastian Kauschkeclippy: fold by value
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-04 LeSeulArtichaut`ty.kind` -> `ty.kind()` in rustdoc and clippy
2020-07-17 Valentin LazureanuRename TypeckTables to TypeckResults.
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-06 borsAuto merge of #73978 - Mark-Simulacrum:shrink-paramenv...
2020-07-02 Eduard-Mihai BurtescuUse 'tcx for references to AccessLevels wherever possible.
2020-07-02 Eduard-Mihai Burtescurustc_lint: avoid using TypeckTables::empty for LateCon...
2020-06-26 borsAuto merge of #73756 - Manishearth:rollup-aehswb2,...
2020-06-25 Eduard-Mihai Burtescurustc_lint: only query `typeck_tables_of` when a lint...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-04-19 borsAuto merge of #5141 - xiongmao86:issue5095, r=flip1995
2020-04-18 xiongmao86Change note_span argument for span_lint_and_note.
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-30 borsAuto merge of #5387 - jpospychala:useless_self_fp,...
2020-03-30 borsAuto merge of #5392 - matthiaskrgr:rustup_40, r=phansch
2020-03-30 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70536
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-16 borsAuto merge of #5322 - phansch:or_patterns, r=matthiaskrgr
2020-03-16 borsAuto merge of #5321 - matthiaskrgr:rustup_31, r=phansch
2020-03-16 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/68944
2020-03-16 Philipp HanschMake use of `or_patterns` feature
2020-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Fix fallout
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-27 borsAuto merge of #5099 - JohnTitor:split-up-non-copy-const...
2020-01-27 borsAuto merge of #5098 - JohnTitor:rename-span-lints,...
2020-01-27 Yuki OkushiRename `span_note_and_lint` to `span_lint_and_note`
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-13 borsAuto merge of #4543 - xiongmao86:issue4503, r=flip1995
2020-01-13 borsAuto merge of #5033 - JohnTitor:split-use-self, r=flip1995
2020-01-13 borsAuto merge of #5042 - JohnTitor:rustup-0112, r=phansch
2020-01-13 Yuki OkushiRustup to rust-lang/rust#68045
2020-01-11 borsAuto merge of #5040 - JohnTitor:rustup-0111, r=flip1995
2020-01-11 Yuki OkushiRustup to rust-lang/rust#67806
2020-01-09 borsAuto merge of #4960 - ThibsG:patterns_with_wildcard_...
2020-01-09 borsAuto merge of #5025 - JohnTitor:rustup-0109, r=flip1995
2020-01-09 Yuki OkushiRustup to rust-lang/rust#67979
2020-01-06 borsAuto merge of #5003 - JohnTitor:rustup, r=flip1995
2020-01-06 Yuki OkushiRustup to rust-lang/rust#67886
2019-12-27 borsAuto merge of #4962 - JohnTitor:rustup-1227, r=matthiaskrgr
2019-12-27 Yuki OkushiRustup to rust-lang/rust#66936
2019-12-24 borsAuto merge of #4947 - rust-lang:doc-main-extern-crate...
2019-12-24 borsAuto merge of #4885 - rust-lang:mut-key-types, r=flip1995
2019-12-24 borsAuto merge of #4948 - lzutao:rustup-67538, r=phansch
2019-12-24 Lzu Taorustup "Add span information to `ExprKind::Assign`"
2019-12-04 borsAuto merge of #4879 - matthiaskrgr:rustup_23, r=flip1995
2019-12-04 Matthias KrügerRustup to rust-lang/rust#66878
2019-11-28 borsAuto merge of #4849 - flip1995:deny_warnings, r=phansch
2019-11-28 Phil HanschRollup merge of #4847 - rust-lang:offest, r=phansch
2019-11-28 Phil HanschRollup merge of #4842 - timbodeit:comparison-chain...
2019-11-28 Phil HanschRollup merge of #4832 - dario23:i4829, r=phansch
2019-11-28 borsAuto merge of #4851 - daxpedda:float-arithmetic, r...
2019-11-28 borsAuto merge of #4821 - Areredify:as_conversions, r=flip1995
2019-11-28 borsAuto merge of #4808 - euclio:string-lit-as-bytes, r...
2019-11-27 borsAuto merge of #4846 - flip1995:rustup, r=Manishearth
2019-11-27 Manish GoregaokarRe-add wildcards for BorrowKind in some places
2019-11-27 Manish GoregaokarAdd BorrowKind::Ref
2019-11-25 flip1995Rustup to rust-lang/rust#66671
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-09-27 borsAuto merge of #4591 - flip1995:rustup, r=flip1995
2019-09-27 flip1995Rustup to rust-lang/rust#64813
2019-09-26 borsAuto merge of #4580 - lzutao:rustup, r=flip1995
2019-09-26 Lzu TaoRustup https://github.com/rust-lang/rust/pull/64513
2019-09-23 borsAuto merge of #4566 - phansch:update_changelog2, r...
2019-09-23 borsAuto merge of #4537 - mikerite:unneeded_wildcard_patter...
2019-09-23 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-22 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-12 Michael WrightFix lint warnings
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-03 borsAuto merge of #4327 - phansch:doctests_perf, r=flip1995
2019-08-03 borsAuto merge of #4325 - phansch:doctests_complexity,...
2019-08-02 Philipp HanschDoctests: Fix all complexity lint docs
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-01 borsAuto merge of #4222 - jfrikker:try_err, r=flip1995
2019-06-25 borsAuto merge of #4235 - Manishearth:rustup, r=Manishearth
2019-06-25 Manish Goregaokarfind_by_hir_id -> find
2019-06-25 Manish Goregaokarget_parent_node_by_hir_id -> get_parent_node
2019-06-19 borsAuto merge of #4221 - lzutao:redundant-lifetime, r...
next