]> git.lizzy.rs Git - rust.git/history - tests/ui/if_let_mutex.rs
iterate List by value
[rust.git] / tests / ui / if_let_mutex.rs
2020-04-23 borsAuto merge of #5498 - phansch:update_changelog, r=flip1995
2020-04-20 borsAuto merge of #5496 - phansch:markdown-link, r=flip1995
2020-04-20 borsAuto merge of #5495 - phansch:update_changelog_docs...
2020-04-20 borsAuto merge of #5332 - DevinR528:if-let-else-mutex,...
2020-04-20 Devin Rfactor ifs into function, add differing mutex test
2020-04-20 Devin Rtest for mutex eq, add another test case
2020-04-20 Devin Ruse Visitor api to find Mutex::lock calls
2020-04-20 Devin Ruse span_lint_and_help, cargo dev fmt
2020-04-20 Devin Rprogress work on suggestion for auto fix