]> git.lizzy.rs Git - rust.git/history - tests/ui/cast_raw_slice_pointer_cast.rs
Auto merge of #9684 - kraktus:ref_option_ref, r=xFrednet
[rust.git] / tests / ui / cast_raw_slice_pointer_cast.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 borsAuto merge of #9247 - clubby789:raw_slice_pointer_cast...
2022-08-29 clubby789Add lint `cast_slice_from_raw_parts`