]> git.lizzy.rs Git - rust.git/history - tests/lint_message_convention.rs
Fix `#[expect]` for `clippy::ptr_arg`
[rust.git] / tests / lint_message_convention.rs
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-18 borsAuto merge of #8707 - OneSignal:await-invalid-types...
2022-04-18 borsAuto merge of #8701 - xFrednet:0000-clippy-print-hir...
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-16 borsAuto merge of #8706 - lupd:cast-abs-to-unsigned, r...
2022-04-16 borsAuto merge of #8698 - xFrednet:0000-changelog-1-61...
2022-04-15 borsAuto merge of #8705 - cpw2n5:spellcheck, r=Manishearth
2022-04-15 whodiadding spell checking
2022-04-06 borsAuto merge of #8549 - J-ZhengLi:issue8542, r=llogiq
2022-04-04 borsAuto merge of #8450 - Jarcho:unsafe_blocks_8449, r...
2022-03-30 borsAuto merge of #8576 - smoelius:crate_in_macro_def,...
2022-03-28 borsAuto merge of #8487 - dswij:8478, r=giraffate
2022-03-28 borsAuto merge of #8519 - tysg:redundant-modulo, r=giraffate
2022-03-24 borsAuto merge of #8580 - flip1995:rustup, r=flip1995
2022-03-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-16 codehorsemanresolve the conflict in compiler/rustc_session/src...
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-09 borsAuto merge of #7610 - Labelray:master, r=camsteffen
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 borsAuto merge of #7631 - camsteffen:depinfo, r=flip1995
2021-09-08 Cameron SteffenDeny warnings in test modules
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-02 borsAuto merge of #6988 - mikerite:fix-6984, r=camsteffen
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 borsAuto merge of #7008 - matthiaskrgr:ltchk, r=camsteffen
2021-03-31 borsAuto merge of #6342 - bbqbaron:issue-6061, r=flip1995
2021-03-31 borsAuto merge of #6706 - Y-Nak:excessive-for-each, r=camst...
2021-03-31 Yoshitomo NakanishiFix codes that make dogfood fail
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-07 borsAuto merge of #6823 - Jarcho:diagnostic_items, r=phansch
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-03-02 borsAuto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
2021-03-02 borsAuto merge of #6822 - camsteffen:rustfmt, r=llogiq
2021-03-01 Cameron SteffenAdd version = "Two" to rustfmt.toml
2021-02-28 borsAuto merge of #6787 - matthiaskrgr:lint_msgs, r=llogiq
2021-02-28 Matthias Krügeruse different example (C-like) for valid capitalized...
2021-02-28 Matthias Krügerchange some lint messages and remove old entries from...
2021-02-28 Matthias Krügerdisable lint_message_convention test inside the rustc...
2021-02-28 Matthias Krügerupdate the lint messages and tests
2021-02-28 Matthias Krügerfix clippy lint warnings
2021-02-28 Matthias Krügertests: add test that roughly ensures that our lint...