Closed
Description
When using this custom target to compile libcore (and I'd assume any other crate), rustc ICEs on an unwrap in the above named function.
This unwrap at diagnostic.rs:88 seems to be only able to fail if there's a null reference in LLVM (or in the rustc shim)