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

Rollup of 5 pull requests rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.
#138583 opened Mar 17, 2025 by jhpratt Loading…
Make _Unwind_Action a type alias, not enum S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#138573 opened Mar 16, 2025 by Noratrieb Loading…
Optimize slice Iter::nth 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.
#138562 opened Mar 16, 2025 by kornelski Loading…
Rwlock try upgrade 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.
#138560 opened Mar 16, 2025 by ShrigmaDev Draft
std personality _Unwind_Action should not be a enum A-panic Area: Panicking machinery A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows C-bug Category: This is a bug. I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness P-high High priority T-libs Relevant to the library team, which will review and decide on the PR/issue.
#138558 opened Mar 16, 2025 by Noratrieb
Vectorize eq_ignore_ascii_case 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.
#138557 opened Mar 16, 2025 by LaihoE Loading…
Add integer to string formatting tests 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.
#138546 opened Mar 15, 2025 by GuillaumeGomez Loading…
core/slice: Mark some split_off variants unstably const 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.
#138540 opened Mar 15, 2025 by okaneco Loading…
Make performance of String::insert_str more precise 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.
#138538 opened Mar 15, 2025 by hkBst Loading…
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
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
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
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 Draft
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
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.