-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
-plugin-opt linker flags require a leading dash when using GCC as a linker
A-codegen
Area: Code generation
A-gcc
Things relevant to the [future] GCC backend
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#130583
opened Sep 19, 2024 by
antoyo
testing Things relevant to the [future] GCC backend
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
cg_gcc
is difficult
A-gcc
#124172
opened Apr 19, 2024 by
workingjubilee
./x.py check broken with vendored dependencies
A-gcc
Things relevant to the [future] GCC backend
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#112393
opened Jun 7, 2023 by
bjorn3
Refactorings for rustc_codegen_ssa
A-codegen
Area: Code generation
A-cranelift
Things relevant to the [future] cranelift backend
A-gcc
Things relevant to the [future] GCC backend
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#56108
opened Nov 20, 2018 by
bjorn3
5 of 10 tasks
Refactor librustc_codegen_llvm for multiple codegen backends.
A-codegen
Area: Code generation
A-cranelift
Things relevant to the [future] cranelift backend
A-gcc
Things relevant to the [future] GCC backend
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.
#45274
opened Oct 14, 2017 by
eddyb
"Stability" of the Things relevant to the [future] cranelift backend
A-gcc
Things relevant to the [future] GCC backend
A-stability
Area: `#[stable]`, `#[unstable]` etc.
C-bug
Category: This is a bug.
I-needs-decision
Issue: In need of a decision.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-dev-tools
Relevant to the dev-tools subteam, which will review and decide on the PR/issue.
-C passes
and -C llvm-args
flags
A-cranelift
#40063
opened Feb 23, 2017 by
japaric
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.