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

Always limit the repetition of loggers #2391

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Always limit the repetition of loggers #2391

merged 3 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. Always limit the repetition of loggers

    See #2390. This is definitely not the correct long-term
    solution—we only want to limit repetition in the context of a single
    batch of compilations, and this doesn't always respect `--verbose`—but
    it's way better to display too few deprecations than too many.
    nex3 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1f7c6d0 View commit details
    Browse the repository at this point in the history
  2. Synchronize

    nex3 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fcb1e1b View commit details
    Browse the repository at this point in the history
  3. Poke CI

    nex3 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0915f65 View commit details
    Browse the repository at this point in the history