]> git.lizzy.rs Git - rust.git/history - tests/ui/needless_borrowed_ref.fixed
Auto merge of #9684 - kraktus:ref_option_ref, r=xFrednet
[rust.git] / tests / ui / needless_borrowed_ref.fixed
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-03 borsAuto merge of #9559 - c410-f3r:arith, r=Alexendoo
2022-10-03 Elliot BobrowMerge branch 'master' into mul-add-negative
2022-10-02 borsAuto merge of #9574 - Alexendoo:unused-fixed, r=Jarcho
2022-10-02 borsAuto merge of #9577 - kraktus:unnecessary_cast, r=llogiq
2022-10-02 borsAuto merge of #9571 - rust-lang:refactor-lit-ints,...
2022-10-02 borsAuto merge of #9573 - Alexendoo:needless-borrowed-ref...
2022-10-01 Alex Macleodlint nested patterns and slice patterns in `needless_bo...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-09-26 borsAuto merge of #4568 - mikerite:fix-4548, r=flip1995
2019-09-26 borsAuto merge of #4569 - james9909:add-comparison-chain...
2019-09-25 borsAuto merge of #4575 - Manishearth:suggestions, r=oli-obk
2019-09-25 Manish Goregaokarneedless_borrowed_ref: fix false positive, make rustfixable