]> git.lizzy.rs Git - rust.git/history - tests/ui/redundant_slicing.fixed
Auto merge of #8596 - Jaic1:unnecessary_cast, r=flip1995
[rust.git] / tests / ui / redundant_slicing.fixed
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-03 borsAuto merge of #8414 - MiSawa:fix/optimize-redundant...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-21 borsAuto merge of #8443 - Jarcho:match_cfg_arm, r=flip1995
2022-02-17 borsAuto merge of #8442 - rsmantini:issue-8120-fix, r=Manis...
2022-02-17 borsAuto merge of #8218 - Jarcho:redundant_slicing_deref...
2022-02-17 Jason NewcombMove some cases from `redundant_slicing` to `deref_by_s...
2022-02-17 Jason NewcombSplit off new lint `deref_by_slicing` from `redundant_s...
2022-02-17 Jason NewcombAccount for auto-borrows and precedence in `redundant_s...
2022-02-17 Jason NewcombImprove `redundant_slicing` lint