-
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
Introduce test results file
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-testing-devex
Relevant to the testing devex team (testing DX), which will review and decide on the PR/issue.
#140805
opened May 8, 2025 by
patskovn
Loading…
Make trait aliases eligible generic containers wrt. ambient object lifetime defaults
A-dyn-trait
Area: trait objects, vtable layout
A-lifetimes
Area: Lifetimes / regions
C-bug
Category: This is a bug.
F-trait_alias
`#![feature(trait_alias)]`
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#140710
opened May 6, 2025 by
fmease
compiletest: consider transitioning Area: The compiletest test runner
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
//@ only-*
target-based directives to e.g. //@ only-target_arch: arch1 arch2
A-compiletest
#140575
opened May 2, 2025 by
jieyouxu
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-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by 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…
Align Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
RwLockWriteGuard
fields with the other RwLock
guards (+ cleanup)
S-blocked
#140018
opened Apr 18, 2025 by
connortsui20
Loading…
SGX: Fix fuzzy provenance casts with Target: SGX
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
AtomicUsize
O-SGX
#139775
opened Apr 14, 2025 by
thaliaarchi
Loading…
ICE:rustc panicked at compiler\rustc_mir_build\src\check_tail_calls.rs:130:17
C-bug
Category: This is a bug.
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#139305
opened Apr 3, 2025 by
sososopy
Use the bootstrap compiler for Status: Blocked on something else such as an RFC or other implementation work.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
x check
on bootstrap tools
S-blocked
#139170
opened Mar 31, 2025 by
Zalathar
Loading…
Fallback This issue / PR is in PFCP or FCP with a disposition to merge it.
F-f16_and_f128
`#![feature(f16)]`, `#![feature(f128)]`
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-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API 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.
{float}
to f32
when f32: From<{float}>
and add impl From<f16> for f32
disposition-merge
#139087
opened Mar 28, 2025 by
beetrees
Loading…
Fix Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
x86_64-unknown-illumos
LLVM target triple
S-blocked
#138429
opened Mar 12, 2025 by
madsmtm
Loading…
[WIP] Enable automatic cross-compilation in run-make tests
A-run-make
Area: port run-make Makefiles to rmake.rs
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138066
opened Mar 5, 2025 by
Kobzol
Loading…
Add GlobalAsm as a valid ItemKind to StableMIR
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138025
opened Mar 5, 2025 by
celinval
Loading…
make RefCell unstably const
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#137843
opened Mar 1, 2025 by
Daniel-Aaron-Bloom
Loading…
add test to reproduce #137687 and fix it by converting Area: Attributes (`#[…]`, `#![…]`)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[crate_name]
to a new-style attribute parser
A-attributes
#137729
opened Feb 27, 2025 by
jdonszelmann
Loading…
Stabilize Status: Blocked on something else such as an RFC or other implementation work.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
assert_matches
and move it to core::macros
S-blocked
#137487
opened Feb 23, 2025 by
Voultapher
Loading…
Tag all format-like macros with Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#[clippy::format_args]
S-blocked
#137364
opened Feb 21, 2025 by
nyurik
Loading…
Make some suggestions "verbose"
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#137343
opened Feb 20, 2025 by
estebank
Loading…
-Zharden-sls flag (target modifier) added to enable mitigation against straight line speculation (SLS)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Start using pattern types in libcore
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#136006
opened Jan 24, 2025 by
oli-obk
Loading…
Arbitrary self types v2: stabilize
A-rustdoc-json
Area: Rustdoc JSON backend
A-rustdoc-search
Area: Rustdoc's search feature
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.
PG-exploit-mitigations
Project group: Exploit mitigations
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#135881
opened Jan 22, 2025 by
adetaylor
Loading…
Stop backtracing if the stack pointer gets stuck
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
#135804
opened Jan 21, 2025 by
ChrisDenton
Loading…
Parse `#![feature(pin_ergonomics)]`
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
pin
ned local variable declarations
F-pin_ergonomics
#135631
opened Jan 17, 2025 by
frank-king
Loading…
Item-bounds can be used to non-productively prove themselves
A-associated-items
Area: Associated items (types, constants & functions)
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
P-medium
Medium priority
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#135246
opened Jan 8, 2025 by
lcnr
Add Location::file_with_nul
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-ACP
Status: PR has an ACP and is waiting for the ACP to complete.
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#135054
opened Jan 3, 2025 by
cramertj
Loading…
Make `#![feature(const_trait_impl)]`
F-default_field_values
`#![feature(default_field_values)]`
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
Default
const and add some const Default
impls
F-const_trait_impl
#134628
opened Dec 21, 2024 by
estebank
Loading…
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.