I noticed that when parallel rustc panics due to deadlock, it would say `thread 'unnamed' panicked` instead of `thread 'rustc' panicked`. Is this intended?
I noticed that when parallel rustc panics due to deadlock, it would say
thread 'unnamed' panickedinstead ofthread 'rustc' panicked.Is this intended?