-
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
Disallow Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
export_name
starting with "llvm."
A-attributes
#140837
opened May 9, 2025 by
moxian
Loading…
move (or remove) some impl Trait tests
A-tidy
Area: The tidy tool
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#140834
opened May 9, 2025 by
lcnr
Loading…
Do not ICE when reassigning in GatherLocalsVisitor on the bad path
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140827
opened May 8, 2025 by
compiler-errors
Loading…
[DO NOT MERGE] build Enzyme as archive
A-testsuite
Area: The testsuite used to check the correctness of rustc
F-autodiff
`#![feature(autodiff)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#140799
opened May 8, 2025 by
ZuseZ4
Loading…
Enable xray support for Mac
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140790
opened May 8, 2025 by
quininer
Loading…
Fix malformed suggestion for E0061 when method is a macro token in macro context
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140591
opened May 2, 2025 by
Kivooeo
Loading…
add test to reproduce #137687 and add a hotfix
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140584
opened May 2, 2025 by
jdonszelmann
•
Draft
Note Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
atan2
can return -PI
S-waiting-on-author
#140487
opened Apr 29, 2025 by
whirlwindaster
Loading…
Add Operating system: Unix-like
O-windows
Operating system: Windows
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
read_buf
equivalents for positioned reads
O-unix
#140459
opened Apr 29, 2025 by
niklasf
Loading…
ci: use codebuild for Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
x86_64-gnu-distcheck
job
A-testsuite
eagerly compute Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
sub_relations
again
perf-regression
add Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
asm_cfg
: #[cfg(...)]
within asm!
S-waiting-on-author
#140367
opened Apr 27, 2025 by
folkertdev
Loading…
Do not insert duplicate SourceFile
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140363
opened Apr 27, 2025 by
Zoxc
Loading…
bootstrap: Inhibit download-rustc in CI when tools are changed
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#140322
opened Apr 26, 2025 by
Zalathar
Loading…
Group dep nodes by chunks with sequential indices and only store the first index at the start of the chunk
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Make rustc implicitly use panic=abort for the panic_abort crate
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#140254
opened Apr 24, 2025 by
bjorn3
Loading…
Allow while let chains on all editions
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#140204
opened Apr 23, 2025 by
est31
Loading…
Document that mpmc channels deliver an item to one receiver.
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140158
opened Apr 22, 2025 by
andrew-otiv
Loading…
Remove a test that never runs
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#140155
opened Apr 22, 2025 by
bjorn3
Loading…
Add LLDB providers for BTreeMap and BTreeSet
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Improve type parameter suggestion heuristic for missing types
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140073
opened Apr 20, 2025 by
Kivooeo
Loading…
[DO NOT MERGE] start building Enzyme in CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
F-autodiff
`#![feature(autodiff)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140064
opened Apr 20, 2025 by
ZuseZ4
Loading…
Extend minicore with intrinsics and use it to replace #[rustc_intrinsic] in tests
A-rustdoc-json
Area: Rustdoc JSON backend
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Generate obligations when possible instead of rejecting with ambiguity
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#139955
opened Apr 17, 2025 by
dingxiangfei2009
•
Draft
Fix Box's doc for aliasing rules
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#139857
opened Apr 15, 2025 by
DiuDiu777
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-04-09.