`rustc_mir` was recently split into several crates, so uses of and links to the old names need to be updated to the new names. For example, `rustc_mir::dataflow` is now `rustc_mir_dataflow`.