Open
Description
Particularly in rust-lang/rust, it might be a bit confusing to see rustc_mir finishing before librustc (for example) so it'd be great to include e.g. (codegen)
after the name of the crate, similar to how I believe we do so today for build scripts. Not sure if we have the relevant information in the place the progress bar is generated though
cc @eddyb who suggested this