mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-26 00:06:53 +00:00
"running analysis passes on this crate" -> "running analysis passes on crate `foo`" This message is displayed in cycle errors in particular, and in some cases without any spans or any other identifiable information to determine which dependency introduced the cycle.