Closed
Description
Discovered by crater, looks like:
$ git clone https://github.com/faradayio/cage
$ cd cage
$ cargo test --no-default-features # passes
$ cargo +beta test --no-default-features # ICEs
cc @rust-lang/compiler, cc @emk
Discovered by crater, looks like:
$ git clone https://github.com/faradayio/cage
$ cd cage
$ cargo test --no-default-features # passes
$ cargo +beta test --no-default-features # ICEs
cc @rust-lang/compiler, cc @emk