Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #81498 - thomaseizinger:ice-workaround-56935-rustc-inde…
…x, r=matthewjasper Apply workaround from #72003 for #56935 to allow for cross-compilation of `rustc_index` crate This patch applies the same workaround as #72003 to the `rustc_index` crate. This allows recent versions of rustfmt to compile to wasm again. Related: #72017.
- Loading branch information