]> git.lizzy.rs Git - rust.git/history - tests/lint_message_convention.rs
Fix `manual_map` at the end of an if chain
[rust.git] / tests / lint_message_convention.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-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...