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

Flatten diagnostic slug modules #103345

Merged
merged 3 commits into from
Oct 23, 2022
Merged

Flatten diagnostic slug modules #103345

merged 3 commits into from
Oct 23, 2022

Commits on Oct 23, 2022

  1. Generate fluent message constant in a flat module for all crates

    This will make it easier to grep for fluent message names.
    Noratrieb committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    2459569 View commit details
    Browse the repository at this point in the history
  2. Migrate all diagnostics

    Noratrieb committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    c65ebae View commit details
    Browse the repository at this point in the history
  3. Update translation tests

    Noratrieb committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    6987322 View commit details
    Browse the repository at this point in the history