-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
[AIX] handle libunwind native_libs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
#132750
opened Nov 7, 2024 by
daltenty
Loading…
pointee_info_at: fix logic for recursing into enums
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132745
opened Nov 7, 2024 by
RalfJung
Loading…
add regression test for #90781
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#132744
opened Nov 7, 2024 by
lolbinarycat
Loading…
Use attributes for Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
dangling_pointers_from_temporaries
lint
S-waiting-on-review
#132732
opened Nov 7, 2024 by
gavincrawford
Loading…
ffi: simplify Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
FromBytesWithNulError
in core::c_str
S-waiting-on-review
#132731
opened Nov 7, 2024 by
ohno418
Loading…
std: allow after-main use of synchronization primitives
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#132730
opened Nov 7, 2024 by
joboet
Loading…
Unify Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
sysroot_target_{bin,lib}dir
handling
S-waiting-on-review
#132723
opened Nov 7, 2024 by
jieyouxu
Loading…
Only copy, rename and link Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
llvm-objcopy
if llvm tools are enabled
llvm-main
#132720
opened Nov 7, 2024 by
jieyouxu
Loading…
remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functions instead
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#132717
opened Nov 7, 2024 by
RalfJung
Loading…
[DRAFT] Generate CGUs in parallel.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132711
opened Nov 6, 2024 by
nnethercote
•
Draft
optimize char::to_digit and assert radix is at least 2
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#132709
opened Nov 6, 2024 by
programmerjake
Loading…
Point at Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
const
definition when used instead of a binding in a let
statement
S-waiting-on-review
#132708
opened Nov 6, 2024 by
estebank
Loading…
Stabilize async closures (RFC 3668)
A-async-await
Area: Async & Await
F-async_closure
`#![feature(async_closure)]`
I-lang-nominated
Nominated for discussion during a lang team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#132706
opened Nov 6, 2024 by
compiler-errors
Loading…
CFI: Append debug location to CFI blocks
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132702
opened Nov 6, 2024 by
1c3t3a
Loading…
coverage: Restrict empty-span expansion to only cover Area: Source-based code coverage (-Cinstrument-coverage)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
{
and }
A-code-coverage
#132675
opened Nov 6, 2024 by
Zalathar
Loading…
Feature gate yield expressions not in 2024
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132668
opened Nov 6, 2024 by
ehuss
Loading…
Skip Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
if-let-rescope
lint unless requested by migration
S-waiting-on-review
#132666
opened Nov 5, 2024 by
dingxiangfei2009
Loading…
tweak attributes for const panic macro
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#132662
opened Nov 5, 2024 by
RalfJung
Loading…
bootstrap: why no warnings emitted?
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#132659
opened Nov 5, 2024 by
klensy
Loading…
Detect const in pattern with typo
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132658
opened Nov 5, 2024 by
estebank
Loading…
AIX: add run-make support
A-compiletest
Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Don't use Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
maybe_unwrap_block
when checking for macro calls in a block expr
S-waiting-on-review
#132653
opened Nov 5, 2024 by
BoxyUwU
Loading…
Remove attributes from generics in built-in derive macros
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132651
opened Nov 5, 2024 by
PonasKovas
Loading…
#124141 preliminaries
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132629
opened Nov 5, 2024 by
nnethercote
Loading…
cleanup: Remove outdated comment of Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
thir_body
S-waiting-on-review
#132627
opened Nov 5, 2024 by
adwinwhite
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.