On Thu, Feb 6, 2025 at 10:08 PM Alban Kurti <kurti@xxxxxxxxxx> wrote: > > Fixes: f431c5c581fa ("samples: rust: print: Add sample code for Arc printing") > Fixes: 47cb6bf7860c ("rust: use derive(CoercePointee) on rustc >= 1.84.0") Thanks Alban for making the effort of splitting the patch into several and finding the right commits to tag. I will take the first 5 patches already, but I think this last one in particular will need to be split, because one Fixes tag points to some LTSs and the other is very recent, so it wouldn't be backported. Cheers, Miguel