Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize byte_slice_trim_ascii for &[u8]/&str #124928

Merged
merged 1 commit into from
May 11, 2024

Commits on May 11, 2024

  1. Stabilize byte_slice_trim_ascii for &[u8]/&str

    Remove feature from documentation examples
    Add rustc_const_stable attribute to stabilized functions
    Update intra-doc link for `u8::is_ascii_whitespace` on `&[u8]` functions
    okaneco committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9fb49fa View commit details
    Browse the repository at this point in the history