Linking dylib with "lto = true": assertion failed: !is_full_lto_enabled(sess) #50324
Labels
A-linkage
Area: linking into static, shared libraries and binaries
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.
Approximate file tree:
Top-level Cargo.lock:
test_dylib/Cargo.toml:
Snippet of output from
RUST_BACKTRACE=1 cargo build --release --verbose
:The text was updated successfully, but these errors were encountered: