-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
Tracking issue for post stage 0 bootstrap sequence redesign f...
#141901
opened Jun 2, 2025 by
jieyouxu
Open
1
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
Label
Projects
Milestones
Assignee
Sort
Issues list
libunwind: Unsupported .eh_frame_hdr version
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
O-android
Operating system: Android
requires-custom-config
This issue requires custom config/build for rustc in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138880
opened Mar 24, 2025 by
Ludea
Linking LLVM in-tree as a shared library fails on macOS but not on Linux
C-bug
Category: This is a bug.
requires-custom-config
This issue requires custom config/build for rustc in some way
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#138563
opened Mar 16, 2025 by
icmccorm
Build failure with llvm 19
A-linkage
Area: linking into static, shared libraries and binaries
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
E-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
O-AArch64
Armv8-A or later processors in AArch64 mode
requires-custom-config
This issue requires custom config/build for rustc in some way
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#132896
opened Nov 11, 2024 by
blackcross86
Cannot build bare metal mach-o binaries
requires-custom-config
This issue requires custom config/build for rustc in some way
S-needs-info
Status: The issue lacks details necessary to triage or act on it.
#131427
opened Oct 9, 2024 by
theoparis
poky
-patched cargo segfaults on cargo build --bin helloworld
A-incr-comp
#128492
opened Aug 1, 2024 by
Yashinde145
Illegal instruction compiling Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
O-MIPS
Target: MIPS processors
requires-custom-config
This issue requires custom config/build for rustc in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
core
and compiler_builtins
for target mips3 with ABI n64.
A-LLVM
#121253
opened Feb 18, 2024 by
sarchar
stdlib: Missing backtrace on panic when using Category: This is a bug.
O-android
Operating system: Android
requires-custom-config
This issue requires custom config/build for rustc in some way
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
std::backtrace::Backtrace
vs backtrace::Backtrace
on Android
C-bug
#121033
opened Feb 13, 2024 by
sgasse
Backtrace output displays "<unknown>" when the code running in docker container mounted directory
C-bug
Category: This is a bug.
O-macos
Operating system: macOS
requires-custom-config
This issue requires custom config/build for rustc in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#120184
opened Jan 21, 2024 by
shengsheng
Failed to link against LLVM libunwind when running library/std tests with Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
requires-custom-config
This issue requires custom config/build for rustc in some way
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
llvm-libunwind = 'in-tree'
A-linkage
#114961
opened Aug 18, 2023 by
fourstring
librustc_driver.so not reproducible
A-reproducibility
Area: Reproducible / deterministic builds
requires-custom-config
This issue requires custom config/build for rustc in some way
#112098
opened May 30, 2023 by
sundeep-kokkonda
rustc
fails to build for target riscv64gc-unknown-linux-musl
C-bug
#111700
opened May 18, 2023 by
r-value
perf no longer figures out call stacks when debuginfo-level is enabled
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
C-bug
Category: This is a bug.
E-needs-bisection
Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
requires-custom-config
This issue requires custom config/build for rustc in some way
#110116
opened Apr 9, 2023 by
saethlin
Wrong architecture objects mixed in self-built compiler
A-cross
Area: Cross compilation
C-bug
Category: This is a bug.
O-AArch64
Armv8-A or later processors in AArch64 mode
requires-custom-config
This issue requires custom config/build for rustc in some way
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#105065
opened Nov 29, 2022 by
mkroening
ICE: index out of bounds: the len is 1 but the index is 1', compiler/rustc_metadata/src/rmeta/decoder.rs:803:53
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-custom-config
This issue requires custom config/build for rustc in some way
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#104834
opened Nov 24, 2022 by
matthiaskrgr
ICE when running Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-custom-config
This issue requires custom config/build for rustc in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
x.py check
on rust source
C-bug
#104049
opened Nov 6, 2022 by
Zoybean
ICE: no MIR available for DefId
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-custom-config
This issue requires custom config/build for rustc in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#96857
opened May 9, 2022 by
matthiaskrgr
openindiana filename confusion for '*-x86_64-sun-solaris.tar.xz'
C-discussion
Category: Discussion or questions that doesn't represent real issues.
O-solaris
Operating system: Solaris
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
requires-custom-config
This issue requires custom config/build for rustc in some way
#90393
opened Oct 29, 2021 by
3eka
Cargo can't find std crates using local-rust-root on macOS.
O-macos
Operating system: macOS
requires-custom-config
This issue requires custom config/build for rustc in some way
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#63754
opened Aug 17, 2019 by
Lord-Kamina
bootstrap overrides -O in CFLAGS for LLVM
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
requires-custom-config
This issue requires custom config/build for rustc in some way
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#39900
opened Feb 17, 2017 by
semarie
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.