Re: [PATCH v5 01/17] rust: enable `raw_ref_op` feature

From: Miguel Ojeda
Date: Sat Mar 22 2025 - 15:41:37 EST


On Sat, Mar 22, 2025 at 8:12 PM Antonio Hickey
<contact@xxxxxxxxxxxxxxxxx> wrote:
>
> Ahh ok yea that makes sense, thanks Tamir, sorry Benno I misunderstood.
>
> So the reason I extended the dashed line was because before my change
> the dashed line perfectly aligned with number of characters in the line
> I changed. I figured it was supposed to match the amount of characters
> of the line.
>
> Giving this a deeper look it looks like the all the other dashed lines
> are maxed at 77 characters.

Yeah, it is just following other section "lines".

> I will update this.

Benno is right -- no need to send another version for that, I can
remove the change on apply. :)

Thanks!

Cheers,
Miguel