mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
171be8ce94
There's currently a deadlock with tracing when RUSTC_LOG is enabled. Downgrade tracing-core for now to avoid blocking the other updates. syns upgrades cause some nontrivial changes in the diagnostics derive tests, which are best dealt with in another PR.