]> git.lizzy.rs Git - rust.git/history - README.md
rustfmt
[rust.git] / README.md
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-03 borsAuto merge of #7426 - ebobrow:doc-markdown-fp, r=llogiq
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 borsAuto merge of #7418 - flip1995:rustup, r=flip1995
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-01 borsAuto merge of #7407 - m-ou-se:doc-hidden-variants,...
2021-06-30 borsAuto merge of #7400 - popzxc:restrict-locales, r=Manish...
2021-06-30 borsAuto merge of #7390 - popzxc:issue-7331, r=flip1995
2021-06-29 borsAuto merge of #7411 - camsteffen:use-self-visitor,...
2021-06-29 borsAuto merge of #7405 - jyn514:fix-stable, r=camsteffen
2021-06-29 borsAuto merge of #7409 - xFrednet:5394-vs-code-tasks,...
2021-06-29 Joshua NelsonStabilize `cargo clippy --fix`
2021-06-28 borsAuto merge of #7350 - camsteffen:suspicious, r=flip1995
2021-06-25 Cameron SteffenAdd suspicious group
2021-06-21 Yuki OkushiRollup merge of #86274 - alexander-melentyev:spaces...
2021-06-21 Alexander MelentyevDelete spaces
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-06-11 borsAuto merge of #7160 - flip1995:field_reassign_macros...
2021-06-08 borsAuto merge of #7262 - Jarcho:while_let_on_iter_closure...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-27 borsAuto merge of #7281 - camsteffen:has-doc-fp, r=flip1995
2021-05-27 borsAuto merge of #7282 - camsteffen:lint-stmt-expr, r...
2021-05-27 borsAuto merge of #7187 - camsteffen:avoid-break-exported...
2021-05-26 Cameron SteffenAdd avoid_breaking_exported_api config option
2021-05-25 borsAuto merge of #7256 - xFrednet:7172-trick-cargos-cachin...
2021-05-24 borsAuto merge of #7255 - whatisaphone:feat/similar-names...
2021-05-21 borsAuto merge of #7105 - Jarcho:needless_borrow_pat, r...
2021-05-21 borsAuto merge of #7258 - YohDeadfall:update-copyrights...
2021-05-20 Yoh DeadfallUpdated years in copyrigths
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-01 borsAuto merge of #7011 - Jarcho:redundant_clone_fp, r...
2021-04-01 borsAuto merge of #7002 - mgacek8:issue6983_wrong_self_conv...
2021-04-01 borsAuto merge of #6976 - Jarcho:manual_map_const, r=phansch
2021-03-31 Eric LorenSuggest `flatten` instead of `is_some` -> `unwrap`
2021-03-31 borsAuto merge of #6981 - matthiaskrgr:6803_take_2, r=flip1995
2021-03-31 borsAuto merge of #6938 - Y-Nak:refactor-types, r=flip1995
2021-03-31 borsAuto merge of #7007 - Y-Nak:result_unit_err, r=giraffate
2021-03-30 borsAuto merge of #7001 - ebobrow:non-octal-file-permission...
2021-03-30 Elliot BobrowAdd non_octal_unix_permissions lint
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-13 borsAuto merge of #6859 - magurotuna:if_then_some_else_none...
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-09 borsAuto merge of #6866 - anall:ice6840, r=flip1995
2021-03-08 borsAuto merge of #6871 - camsteffen:redundant-closure...
2021-03-08 borsAuto merge of #6834 - hyd-dev:clippy-args, r=phansch...
2021-03-03 hyd-devLet Cargo track `CLIPPY_ARGS`
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 borsAuto merge of #6790 - mgacek8:issue_6748, r=Manishearth
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-24 borsAuto merge of #6756 - smoelius:clippy_utils, r=flip1995...
2021-02-24 borsAuto merge of #6782 - ojeda:readme-as-wrapper, r=flip1995
2021-02-24 Miguel OjedaREADME: Add subsection on running Clippy as a rustc...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
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
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 flip1995Merge remote-tracking branch 'upstream/master' into...
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-22 borsAuto merge of #6494 - matthiaskrgr:readme_, r=flip1995
2020-12-22 borsAuto merge of #6476 - 1c3t3a:1c3t3a-from-over-into...
2020-12-22 Matthias Krügerreadme: remove paragraph about executing clippy via...
2020-12-21 borsAuto merge of #6485 - phansch:macro-check-large-enum...
2020-12-21 borsAuto merge of #6488 - matthiaskrgr:readme_clp, r=flip1995
2020-12-21 Matthias Krügerreadme: remove paragraph about installing clippy manual...
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-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-16 borsAuto merge of #6448 - mikerite:interning_defined_symbol...
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
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 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-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-03 borsAuto merge of #6404 - flip1995:rustup, r=flip1995
2020-11-30 borsAuto merge of #79329 - camelid:int-lit-suffix-error...
next