]> git.lizzy.rs Git - rust.git/history - src/main.rs
Fix all occurences of `needless_borrow` internally
[rust.git] / src / main.rs
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6814 - hyd-dev:issue-6486, r=flip1995
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-08 borsAuto merge of #6834 - hyd-dev:clippy-args, r=phansch...
2021-03-07 borsAuto merge of #6823 - Jarcho:diagnostic_items, r=phansch
2021-03-05 borsAuto merge of #6849 - flip1995:dogfood-fix, r=matthiaskrgr
2021-03-05 flip1995Remove hack that forces dogfood to run on nightly
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
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-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 borsAuto merge of #6179 - flip1995:rewrite_use_self, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-11 borsAuto merge of #6650 - daxpedda:cargo-common-metadata...
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
2021-02-10 borsAuto merge of #6695 - TaKO8Ki:add-bytes-nth, r=phansch
2021-02-10 borsAuto merge of #6687 - ehuss:stabilize-wrapper, r=flip1995
2021-02-07 borsAuto merge of #6686 - matthiaskrgr:lintcheck_git, r...
2021-02-07 borsAuto merge of #6674 - phlip9:disallowed_functions,...
2021-02-07 borsAuto merge of #6685 - magurotuna:filter_map_identity...
2021-02-07 borsAuto merge of #6681 - 1c3t3a:1c3t3a-issue-6467, r=xFred...
2021-02-07 borsAuto merge of #6660 - camsteffen:path-to-local, r=llogiq
2021-02-07 borsAuto merge of #6688 - rust-lang:triagebot_update, r...
2021-02-07 borsAuto merge of #6682 - camsteffen:let-underscore-ref...
2021-02-06 Cameron SteffenEat dogfood
2021-02-06 Eric HussStabilize workspace wrapper.
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2021-01-12 borsAuto merge of #6462 - flip1995:roadmap, r=flip1995...
2021-01-02 borsAuto merge of #6520 - phansch:update-changelog, r=flip1995
2020-12-27 borsAuto merge of #6375 - camsteffen:reassign-default-priva...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-23 borsAuto merge of #6483 - xFrednet:5386-github-ticket-searc...
2020-12-22 borsAuto merge of #6496 - matthiaskrgr:test_fix, r=Manishearth
2020-12-22 borsAuto merge of #6498 - rust-lang:revert-6441-use_rustfla...
2020-12-22 Philipp KronesRevert "Pass Clippy args also trough RUSTFLAGS"
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-19 borsAuto merge of #6316 - ThibsG:WrongSelfConventionTraitDe...
2020-12-16 borsAuto merge of #6448 - mikerite:interning_defined_symbol...
2020-12-13 borsAuto merge of #6435 - xFrednet:5552-false-positive...
2020-12-13 borsAuto merge of #6449 - matthiaskrgr:needless_borrow_ty...
2020-12-13 borsAuto merge of #6443 - matthiaskrgr:clone_on_copy_type...
2020-12-13 borsAuto merge of #6441 - ebroto:use_rustflags, r=flip1995
2020-12-13 Eduardo BrotoAddress comments from PR review
2020-12-13 Eduardo BrotoPass Clippy args also trough RUSTFLAGS
2020-12-12 borsAuto merge of #6318 - camsteffen:article-description...
2020-12-11 borsAuto merge of #6424 - Suyash458:master, r=flip1995
2020-12-09 borsAuto merge of #6188 - ebroto:primary_package, r=flip1995
2020-11-27 Eduardo BrotoMake --fix imply --no-deps
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-24 borsAuto merge of #5745 - montrivo:copy_on_clone, r=phansch
2020-06-23 borsAuto merge of #5694 - wangtheo:issue-5626, r=matthiaskrgr
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 borsAuto merge of #5738 - mikerite:loops-20200623-2, r...
2020-06-23 borsAuto merge of #5735 - lzutao:issue-temp, r=flip1995
2020-06-23 borsAuto merge of #5741 - flip1995:rollup-8chbwhy, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5726 - sozysozbot:patch-1, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5724 - ebroto:5697_const_result_option...
2020-06-23 Philipp KronesRollup merge of #5716 - bugadani:patch-1, r=matthiaskrgr
2020-06-23 Philipp KronesRollup merge of #5713 - flip1995:more_lints, r=Manishearth
2020-06-23 flip1995Use lints in Clippy that are enabled in rustc bootstrap
2020-04-15 borsAuto merge of #5363 - yaahc:clippy-fix, r=phansch,flip1995
2020-04-15 Jane LusbyApply suggestions from code review
2020-04-15 Jane Lusbymanually fixing formatting at this point lol
2020-04-15 Jane Lusbyfmt
2020-04-15 Jane Lusbyrename field
2020-04-15 Jane Lusbyadd some tests
2020-04-15 Jane Lusbysplit it up for testing but the merge broke tests
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-03-27 Jane Lusbydogfood tasted bad
2020-03-27 Jane Lusbyfix rustfmt issue
2020-03-27 Jane Lusbyboycott manish
2020-03-27 Jane Lusbycheck for unstable options
2020-03-27 Jane LusbyStart work on clippy-fix as subcommand
2020-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Fix fallout
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-18 borsAuto merge of #4274 - daxpedda:implicit_return_fixes...
2019-07-15 borsAuto merge of #4273 - mikerite:deny-warnings, r=flip1995
2019-07-15 Michael WrightDeny warnings in CI
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-17 borsAuto merge of #4104 - Manishearth:beta-backports, r...
2019-05-17 Oliver SchererDon't run dogfood on windows
next