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

More translatable diagnostics #123822

Closed
wants to merge 12 commits into from

Commits on Sep 13, 2024

  1. Fix diagnostics to invalid metavar exprs

    Suggesting to remove the entire thing makes no sense, especially not as
    MachineApplicable.
    Xiretza committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    78fba85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a09dd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ae0ae9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da547b7 View commit details
    Browse the repository at this point in the history
  5. rustc_baked_icu_data: regenerate

    Using:
    - icu4x-datagen 1.5.0
    - CLDR 45.0.0
    - icuexport icu4x/2024-05-16/75.x
    
    The "pub use __impliterable*" lines in macros.rs need to be removed
    manually to avoid unused reexport errors.
    Xiretza committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0a7d3da View commit details
    Browse the repository at this point in the history
  6. Add StrListSepByOr

    Xiretza committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bbb3759 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ff2696 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    332ebed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d9ad48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bce7c46 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7c1fd3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd98f08 View commit details
    Browse the repository at this point in the history