]> git.lizzy.rs Git - rust.git/history - tests/ui/suspicious_to_owned.rs
Auto merge of #9684 - kraktus:ref_option_ref, r=xFrednet
[rust.git] / tests / ui / suspicious_to_owned.rs
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-30 borsAuto merge of #9394 - lukaslueg:issue9391, r=Jarcho
2022-08-29 borsAuto merge of #9395 - Alexendoo:suspicious-to-owned...
2022-08-29 Alex MacleodFix `suspicious_to_owned` test when `c_char` is `u8`
2022-08-29 borsAuto merge of #9385 - rust-lang:unnecessary-cast-remove...
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-28 borsAuto merge of #9276 - dswij:9164, r=flip1995
2022-08-27 borsAuto merge of #8984 - xanathar:pr/suspicious_to_owned...
2022-08-27 Marco MastropaoloImplemented suspicious_to_owned lint to check if `to_ow...