add suggestions to rc_clone_in_vec_init A followup to https://github.com/rust-lang/rust-clippy/pull/8769 I also switch the order of the 2 suggestions, since the loop initialization one is probably the common case. `@xFrednet` I'm not letting you guys rest for a minute 😅 changelog: add suggestions to [`rc_clone_in_vec_init`]