rust/compiler/rustc_index/src
bors 43e1ea29c4 Auto merge of #81498 - thomaseizinger:ice-workaround-56935-rustc-index, 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.
2021-02-07 08:09:58 +00:00
..
bit_set Add additional benchmarks to bit_set 2021-02-02 23:31:30 +00:00
vec
bit_set.rs relax adt unsizing requirements 2021-02-04 00:00:28 +01:00
lib.rs Apply workaround from #72003 for #56935 2021-01-29 14:56:37 +11:00
vec.rs