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

Reinvent icu_pattern with support for multiple backends #4610

Merged
merged 46 commits into from
Feb 27, 2024

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    05411b3 View commit details
    Browse the repository at this point in the history
  2. Make the crate no_std

    sffc committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5736213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dd18db View commit details
    Browse the repository at this point in the history
  4. Restore some more code

    sffc committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b9a45bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    752b9ec View commit details
    Browse the repository at this point in the history
  6. Update docs

    sffc committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    519c3b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    d36d4b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Checkpoint

    sffc committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    705de6e View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    sffc committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c8bc229 View commit details
    Browse the repository at this point in the history
  3. Move impls

    sffc committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    3d0a37e View commit details
    Browse the repository at this point in the history
  4. Add another example

    sffc committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a3787fc View commit details
    Browse the repository at this point in the history
  5. fmt docs

    sffc committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8a14523 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Make the trait be sealed

    sffc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    025ea73 View commit details
    Browse the repository at this point in the history
  2. Docs

    sffc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0dedfb6 View commit details
    Browse the repository at this point in the history
  3. Add format to parts

    sffc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c8c1f64 View commit details
    Browse the repository at this point in the history
  4. Docs

    sffc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0b1d28b View commit details
    Browse the repository at this point in the history
  5. Checkpoint

    sffc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e482bda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74df864 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00d870d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62b509c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d0263c View commit details
    Browse the repository at this point in the history
  10. Enable more lints

    sffc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    712fbc4 View commit details
    Browse the repository at this point in the history
  11. Clippy fix

    sffc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fa540d7 View commit details
    Browse the repository at this point in the history
  12. Clippy

    sffc committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7d6bb6f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Docs and features

    sffc committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1458216 View commit details
    Browse the repository at this point in the history
  2. Docs

    sffc committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6730f61 View commit details
    Browse the repository at this point in the history
  3. generate-readmes

    sffc committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    56e735d View commit details
    Browse the repository at this point in the history
  4. A little bit more in docs

    sffc committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2445631 View commit details
    Browse the repository at this point in the history
  5. Fix sealed trait issue

    sffc committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9054786 View commit details
    Browse the repository at this point in the history
  6. Internal docs and cleanup

    sffc committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2868365 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update utils/pattern/src/single.rs

    Co-authored-by: Robert Bastian <4706271+robertbastian@users.noreply.github.com>
    sffc and robertbastian authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8be2b46 View commit details
    Browse the repository at this point in the history
  2. Update utils/pattern/src/single.rs

    Co-authored-by: Robert Bastian <4706271+robertbastian@users.noreply.github.com>
    sffc and robertbastian authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    07b313a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a152c6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e6ae57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    287d460 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d538e9 View commit details
    Browse the repository at this point in the history
  7. Update utils/pattern/src/single.rs

    Co-authored-by: Robert Bastian <4706271+robertbastian@users.noreply.github.com>
    sffc and robertbastian authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cac96f5 View commit details
    Browse the repository at this point in the history
  8. Clippy

    sffc committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7d9d977 View commit details
    Browse the repository at this point in the history
  9. offsets are in range

    sffc committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8d8156e View commit details
    Browse the repository at this point in the history
  10. len_utf8

    sffc committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8375087 View commit details
    Browse the repository at this point in the history
  11. ExactSizeIterator

    sffc committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b42eaaa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b4c7f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    773351f View commit details
    Browse the repository at this point in the history
  14. fmt

    sffc committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7d5e0f2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4de871f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    43c6f73 View commit details
    Browse the repository at this point in the history