]> git.lizzy.rs Git - rust.git/history - src/main.rs
Auto merge of #6695 - TaKO8Ki:add-bytes-nth, r=phansch
[rust.git] / src / main.rs
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
2019-03-13 borsAuto merge of #3873 - phansch:hiridification, r=flip1995
2019-03-12 borsAuto merge of #3869 - taiki-e:use_self, r=flip1995
2019-03-12 borsAuto merge of #3872 - phansch:some_feature_cleanup...
2019-03-12 Philipp HanschRemove some unused features and `error-pattern`s
2019-02-10 borsAuto merge of #3744 - phansch:fix3144, r=oli-obk
2019-02-10 borsAuto merge of #3740 - flip1995:const_assert_macro,...
2019-02-06 borsAuto merge of #3665 - jsgf:master, r=oli-obk
2019-02-02 Jeremy FitzhardingeDrive-by cleanups to cargo-clippy. No functional change.
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-26 borsAuto merge of #3690 - mikerite:fix-3630-expect-fun...
2019-01-26 borsAuto merge of #3701 - mikerite:fix-3118, r=phansch
2019-01-26 Michael WrightFix dogfood tests on Appveyor
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-27 borsAuto merge of #3577 - daxpedda:master, r=flip1995
2018-12-27 borsAuto merge of #3578 - matthiaskrgr:rustc_tools_util...
2018-12-26 borsAuto merge of #3579 - matthiaskrgr:tool_lints, r=flip1995
2018-12-25 Matthias Krügerupdate CARGO_CLIPPY_HELP string to suggest tool lints.
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-11-28 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3465 from flip1995/rustfmt
2018-11-27 flip1995Run rustfmt on src
next