]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/escape.rs
Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov
[rust.git] / clippy_lints / src / escape.rs
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #83188 - petrochenkov:field, r=lcnr
2021-03-17 Yuki OkushiRollup merge of #83092 - petrochenkov:qspan, r=estebank
2021-03-16 borsAuto merge of #82536 - sexxi-goose:handle-patterns...
2021-03-15 RoxaneAdd comments with examples and tests
2021-03-14 RoxaneAdd fake_read() to clippy
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::TraitItem.
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 Joshua NelsonSeparate out a `hir::Impl` struct
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-02 Dhruv JauharProvide diagnostic suggestion in ExprUseVisitor Delegate
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-07-17 Valentin LazureanuRename TypeckTables to TypeckResults.
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-07 borsAuto merge of #74117 - Manishearth:rollup-ds7z0kx,...
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-06-29 Azhngtypeck: adding type information to projection
2020-06-26 borsAuto merge of #73756 - Manishearth:rollup-aehswb2,...
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-25 Eduard-Mihai Burtescurustc_lint: only query `typeck_tables_of` when a lint...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-18 Aman AroraRefactor hir::Place
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-04-28 borsAuto merge of #5543 - matthiaskrgr:rustup_45, r=flip1995
2020-04-28 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/71292/
2020-04-27 borsAuto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
2020-04-25 Philipp KronesRollup merge of #5523 - phansch:add-new-ret-no-self...
2020-04-25 Philipp KronesRollup merge of #5517 - flip1995:deploy_time_travel...
2020-04-25 Philipp KronesRollup merge of #5516 - flip1995:doc_release, r=phansch
2020-04-25 Philipp KronesRollup merge of #5505 - flip1995:avoid_running_lints...
2020-04-25 Philipp KronesRollup merge of #5408 - dtolnay:matchbool, r=flip1995
2020-04-25 borsAuto merge of #5520 - matthiaskrgr:rustup_44, r=flip199...
2020-04-24 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/71215/
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-08 Philipp KronesRollup merge of #5425 - xiongmao86:issue5367, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5412 - dtolnay:tostring, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5410 - dtolnay:trivially, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5409 - dtolnay:letunit, r=flip1995
2020-04-03 Manish GoregaokarMerge pull request #5407 from flip1995/rustup
2020-04-02 flip1995Rustup to rust-lang/rust#70634
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-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-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Fix fallout
2020-02-19 borsAuto merge of #5190 - flip1995:nuke_traveyor, r=phansch...
2020-02-18 borsAuto merge of #5191 - JohnTitor:clean-up, r=flip1995
2020-02-18 Yuki OkushiClean up imports
2020-02-17 borsAuto merge of #5183 - JohnTitor:fix-fp-import, r=matthi...
2020-02-17 borsAuto merge of #5182 - JohnTitor:infer, r=matthiaskrgr
2020-02-17 Yuki OkushiRustup to rust-lang/rust#67953
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
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-18 borsAuto merge of #5059 - JohnTitor:rustup-0118, r=llogiq
2020-01-18 Yuki OkushiRustup to rust-lang/rust#68204
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
2020-01-05 borsAuto merge of #4996 - JohnTitor:rustup, r=matthiaskrgr
2020-01-05 Yuki OkushiRustup to rust-lang/rust#67803
2020-01-04 borsAuto merge of #4992 - phansch:rustup_foobar, r=matthiaskrgr
2020-01-04 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/67853
2019-12-30 borsAuto merge of #4634 - m-ober:feature/2320-map-or, r...
2019-12-30 borsAuto merge of #4972 - JohnTitor:rustup, r=llogiq
2019-12-30 Yuki OkushiRustup to rust-lang/rust#66942
2019-12-23 borsAuto merge of #4934 - illicitonion:exhaustive_match...
2019-12-23 borsAuto merge of #4911 - phansch:update_changelog, r=flip1995
2019-12-22 borsAuto merge of #4938 - flip1995:rustup, r=flip1995
2019-12-22 flip1995Add <'_> where necessary
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-29 borsAuto merge of #4837 - flip1995:integration, r=phansch
next