]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods/err_expect.rs
Auto merge of #8687 - Alexendoo:cast-possible-truncation-overflow, r=xFrednet
[rust.git] / clippy_lints / src / methods / err_expect.rs
2022-04-10 borsAuto merge of #8631 - Alexendoo:splitn-overlap, r=xFrednet
2022-04-08 borsAuto merge of #8648 - Jarcho:transmute_collection_7706...
2022-04-08 borsAuto merge of #8619 - pitaj:fix-6973, r=giraffate
2022-04-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-06 borsAuto merge of #8630 - Jarcho:forget_non_drop, r=Manishearth
2022-04-06 borsAuto merge of #8606 - InfRandomness:err()-expect()...
2022-04-06 infrandomnessFix mistakes in documentation :
2022-04-06 InfRandomnessAdd .err().expect() lint