]> git.lizzy.rs Git - rust.git/history - tests/ui/swap_ptr_to_ref_unfixable.rs
Auto merge of #10094 - EricWu2003:increment-visitor-fix, r=xFrednet
[rust.git] / tests / ui / swap_ptr_to_ref_unfixable.rs
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-14 borsAuto merge of #8901 - Jarcho:sharing_code, r=dswij
2022-06-09 borsAuto merge of #8907 - kyoto7250:fix_8898, r=giraffate
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-04 borsAuto merge of #8930 - kyoto7250:issue_8920, r=Alexendoo
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-04 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-04 borsAuto merge of #8843 - Serial-ATA:collect-renamed, r...
2022-06-02 borsAuto merge of #8902 - PrestonFrom:add_suggestion_for_mo...
2022-06-02 borsAuto merge of #8906 - rust-lang:copy-large-enum-variant...
2022-06-02 borsAuto merge of #8905 - c410-f3r:arith, r=llogiq
2022-06-02 borsAuto merge of #8908 - Serial-ATA:doc-comment-issues...
2022-06-01 borsAuto merge of #8869 - Jarcho:derive_partial_eq_without_...
2022-06-01 borsAuto merge of #7930 - lengyijun:needless_deref_new...
2022-05-31 borsAuto merge of #8916 - Jarcho:swap_ptr_to_ref, r=Manishearth
2022-05-31 Jason NewcombAdd lint `swap_ptr_to_ref`