-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
[stable] Release 1.85.1
A-run-make
Area: port run-make Makefiles to rmake.rs
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-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.
T-release
Relevant to the release subteam, 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.
Implement Deref<Target=ByteStr> for CStr
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.
#138498
opened Mar 14, 2025 by
tamird
Loading…
Forward 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.
stream_position
in Arc<File>
as well
S-waiting-on-review
#138490
opened Mar 14, 2025 by
tbu-
Loading…
sys/pal/unix/sync/mutex: Fix Mutex::new() on NuttX
O-unix
Operating system: Unix-like
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.
#138400
opened Mar 12, 2025 by
no1wudi
Loading…
Implement 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.
SliceIndex
for ByteStr
S-waiting-on-review
#138381
opened Mar 12, 2025 by
thaliaarchi
Loading…
Tracking issue for release notes of #138162: Update the standard library to Rust 2024
A-run-make
Area: port run-make Makefiles to rmake.rs
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
O-windows
Operating system: Windows
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
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.
Enable contracts for const functions
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Add `#![feature(f16)]`, `#![feature(f128)]`
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
From<{integer}>
for f16
/f128
impls
F-f16_and_f128
#138363
opened Mar 11, 2025 by
beetrees
Loading…
Enable 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.
reliable_f16_math
on x86
S-waiting-on-review
#138344
opened Mar 11, 2025 by
tgross35
Loading…
std: Mention clone-on-write mutation in Arc<T>
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.
#138341
opened Mar 11, 2025 by
xizheyin
Loading…
Remove some unsized tuple impls now that we don't support unsizing tuples anymore
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.
[WIP] Functionality for 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.
int_format_into
for integer types
S-waiting-on-review
#138338
opened Mar 11, 2025 by
madhav-madhusoodanan
•
Draft
debug-assert that the size_hint is well-formed in 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.
collect
S-waiting-on-review
#138329
opened Mar 11, 2025 by
scottmcm
Loading…
non-obvious choices in std IPv6 test creation
A-io
Area: `std::io`, `std::fs`, `std::net` and `std::path`
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#138328
opened Mar 11, 2025 by
workingjubilee
Expand and organize 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.
offset_of!
documentation.
S-waiting-on-review
#138323
opened Mar 10, 2025 by
kpreid
Loading…
Add missing doc for intrinsic (Fix PR135334)
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.
#138309
opened Mar 10, 2025 by
DiuDiu777
Loading…
Fix Ptr inconsistency in {Rc,Arc}
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.
#138303
opened Mar 10, 2025 by
DiuDiu777
Loading…
Implement Operating System: Hermit
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.
read_buf
for Hermit
O-hermit
#138301
opened Mar 10, 2025 by
thaliaarchi
Loading…
Stop putting 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.
Assume
s in MIR for every enum
-as
cast
S-waiting-on-review
#138297
opened Mar 10, 2025 by
scottmcm
Loading…
Mark some std tests as requiring 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.
panic = "unwind"
S-waiting-on-review
#138294
opened Mar 10, 2025 by
paulmenage
Loading…
-Zc-char-type=unsigned|signed|default flag for c_char->u8/i8 selection override
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
expose 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.
is_s390x_feature_detected!
from std::arch
S-waiting-on-review
#138275
opened Mar 9, 2025 by
folkertdev
Loading…
Get rid of 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.
EscapeDebugInner
.
S-waiting-on-review
#138237
opened Mar 8, 2025 by
reitermarkus
Loading…
uefi: Add OwnedEvent abstraction
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.
#138236
opened Mar 8, 2025 by
Ayush1325
Loading…
Turn 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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Cow::is_borrowed,is_owned
into associated functions.
S-waiting-on-review
#138217
opened Mar 8, 2025 by
theemathas
Loading…
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.