unexpected panic with command line option --extern
#107128
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
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.
Goal : Build
imagetool
example using onlyrustc.exe
withoutCargo.toml
(we specify the external dependencyimage
asrustc
option).Here is the compiler output :
PS. Rust source file
src\main.rs
is :The text was updated successfully, but these errors were encountered: