]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/if_let_some_result.rs
Allow UUID style formatting for `inconsistent_digit_grouping` lint
[rust.git] / clippy_lints / src / if_let_some_result.rs
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-27 borsAuto merge of #5376 - flip1995:verbose_file_reads_restr...
2020-03-27 borsAuto merge of #5377 - matthiaskrgr:rustup_38, r=flip1995
2020-03-27 Matthias Krügerremove redundant import
2020-03-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70344
2020-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Fix fallout
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-19 borsAuto merge of #5056 - rust-lang:dissasociate-mut-key...
2020-01-19 borsAuto merge of #5032 - JohnTitor:add-sugg-some-result...
2020-01-19 Yuki OkushiTreat more strange pattern
2020-01-19 Yuki OkushiApply review comments
2020-01-19 Yuki OkushiReduce span range
2020-01-19 Yuki OkushiRename `ok_if_let` to `if_let_some_result`