Nightly crashing when building structopt using -Z sanitizer=address #83670
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
I've pulled this code out of a larger project. Unfortunately I haven't been able to minimize it more yet but will try tomorrow.
https://github.com/stusmall/panic_rustc
EDIT 3/30: I reduced it down to just being an issue with importing structopt 0.3 and building with asan. Will try to reduce further
Meta
This only triggers when build with -Z sanitizer=address. Otherwise it builds fine
rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: