Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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.
#138521 opened Mar 14, 2025 by cuviper Draft
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 stream_position in Arc<File> as well 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.
#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 SliceIndex for ByteStr 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.
#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.
#138375 opened Mar 11, 2025 by rustbot 1.87.0
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.
#138374 opened Mar 11, 2025 by celinval Draft
Add From<{integer}> for f16/f128 impls F-f16_and_f128 `#![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.
#138363 opened Mar 11, 2025 by beetrees Loading…
Enable reliable_f16_math on x86 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.
#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.
#138340 opened Mar 11, 2025 by oli-obk Draft
[WIP] Functionality for int_format_into for integer types 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.
#138338 opened Mar 11, 2025 by madhav-madhusoodanan Draft
debug-assert that the size_hint is well-formed in collect 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.
#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 offset_of! documentation. 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.
#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 read_buf for Hermit O-hermit 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.
#138301 opened Mar 10, 2025 by thaliaarchi Loading…
Stop putting Assumes in MIR for every enum-as cast 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.
#138297 opened Mar 10, 2025 by scottmcm Loading…
Mark some std tests as requiring panic = "unwind" 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.
#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.
#138290 opened Mar 9, 2025 by azhogin Draft
expose is_s390x_feature_detected! from std::arch 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.
#138275 opened Mar 9, 2025 by folkertdev Loading…
Get rid of EscapeDebugInner. 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.
#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 Cow::is_borrowed,is_owned into associated 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#138217 opened Mar 8, 2025 by theemathas Loading…
ProTip! Find all open issues with in progress development work with linked:pr.