Closed
Description
Sometimes when rustc dumps an ICE backtrace to disk, the file only contains
rustc version: 1.73.0-nightly (0646a5d1a 2023-07-20)
platform: x86_64-unknown-linux-gnu
I have yet to find what actual file/ice causes this, its a bit tricky since there is no mapping from ice file to the actual .rs that was used to cause the ICE.
cc @estebank