Re: [PATCH v10 1/3] rust: str: add radix prefixed integer parsing functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 1, 2025 at 9:55 AM Andreas Hindborg <a.hindborg@xxxxxxxxxx> wrote:
>
> +pub mod parse_int {
> +
> +    use crate::prelude::*;

Spurious newline.

> +    use crate::str::BStr;
> +    use core::ops::Deref;

> +    /// # Examples
> +    /// ```

Missing newline.

> +                    // integer. We choose u64 as sufficiently large.

`u64`

(These were all in the range-diff :)

Cheers,
Miguel





[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux