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

Use Diplomat &[&str], cmp::Ordering, unvalidated UTF Writeable #4786

Merged
merged 21 commits into from
Apr 10, 2024

Commits on Apr 9, 2024

  1. list

    robertbastian committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bc3a813 View commit details
    Browse the repository at this point in the history
  2. k

    robertbastian committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    61baed4 View commit details
    Browse the repository at this point in the history
  3. utf16

    robertbastian committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1d9b898 View commit details
    Browse the repository at this point in the history
  4. main

    robertbastian committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3a84e74 View commit details
    Browse the repository at this point in the history
  5. gen

    robertbastian committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b971509 View commit details
    Browse the repository at this point in the history
  6. clippy

    robertbastian committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    38ce262 View commit details
    Browse the repository at this point in the history
  7. ordering

    robertbastian committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a6f8bdb View commit details
    Browse the repository at this point in the history
  8. bump

    robertbastian committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    34b8196 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. compare locales

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    823cb77 View commit details
    Browse the repository at this point in the history
  2. bounds

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5d0e921 View commit details
    Browse the repository at this point in the history
  3. remove panicking

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5f35887 View commit details
    Browse the repository at this point in the history
  4. write_to_string

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    225f02e View commit details
    Browse the repository at this point in the history
  5. changelog

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    93e2e10 View commit details
    Browse the repository at this point in the history
  6. -magic number

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8124d36 View commit details
    Browse the repository at this point in the history
  7. Update utils/writeable/src/utf.rs

    Co-authored-by: Shane F. Carr <shane@unicode.org>
    robertbastian and sffc committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9edf41b View commit details
    Browse the repository at this point in the history
  8. to icu_capi

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0468c6f View commit details
    Browse the repository at this point in the history
  9. char

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7e85191 View commit details
    Browse the repository at this point in the history
  10. changelog

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    961e177 View commit details
    Browse the repository at this point in the history
  11. fmt

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ffcf819 View commit details
    Browse the repository at this point in the history
  12. clippy

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b3e87c3 View commit details
    Browse the repository at this point in the history
  13. ok fine

    robertbastian committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    38e7b4b View commit details
    Browse the repository at this point in the history