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

[beta-1.76.0] chore: tracing be compat with rustc_log #13242

Merged
merged 1 commit into from
Jan 2, 2024

Commits on Jan 2, 2024

  1. chore: tracing be compat with rustc_log

    The current version of rustfix cannot be used in rust-lang/rust due
    to the dependency on `tracing`. `tracing-core` is currently locked
    to 0.1.30, which is too old for the version in the cargo repo
    (it looks like they are trying to avoid a known deadlock).
    
    See: https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/rustfix.20is.20incompatible.20with.20rust-lang.2Frust
    weihanglo committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    431bc99 View commit details
    Browse the repository at this point in the history