Skip to content

Issues: rust-lang/rust

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Unreachable post-monomorphization error triggered by -C link-dead-code -Clink-dead-code Linkage option: -Clink-dead-code I-monomorphization Issue: An error at monomorphization time.
#131793 opened Oct 16, 2024 by joshlf
Invalid monomorphization when -C link-dead-code is used -Clink-dead-code Linkage option: -Clink-dead-code A-diagnostics Area: Messages for errors, warnings, and lints A-intrinsics Area: Intrinsics A-SIMD Area: SIMD (Single Instruction Multiple Data) D-confusing Diagnostics: Confusing error or lint that should be reworked. I-monomorphization Issue: An error at monomorphization time. P-medium Medium priority requires-nightly This issue requires a nightly compiler in some way. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#77529 opened Oct 4, 2020 by xd009642
rustc -Clink-dead-code causes MSVC linker to produce invalid binaries when LLVM InstrProf counters are enabled -Clink-dead-code Linkage option: -Clink-dead-code C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ O-windows-msvc Toolchain: MSVC, Operating system: Windows T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#76038 opened Aug 28, 2020 by richkadel
-Clink-dead-code doesn't generate dead non-generic items appearing within (instantiated) generic impl blocks -Clink-dead-code Linkage option: -Clink-dead-code A-codegen Area: Code generation C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#74584 opened Jul 21, 2020 by eggyal
Linker error because -wL as-needed conflicts with -C link-dead-code -Clink-dead-code Linkage option: -Clink-dead-code A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#64685 opened Sep 22, 2019 by xd009642
link_dead_code flag breaks sodiumoxide build -Clink-dead-code Linkage option: -Clink-dead-code A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. P-medium Medium priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#45629 opened Oct 30, 2017 by andoriyu
link-dead-code limitations (bad for code coverage) -Clink-dead-code Linkage option: -Clink-dead-code C-feature-request Category: A feature request, i.e: not implemented / a PR. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#39293 opened Jan 25, 2017 by malbarbo
ProTip! no:milestone will show everything without a milestone.