Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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
Assigned to nobody Loading
Sort

Issues list

Update mod.rs 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.
#141935 opened Jun 2, 2025 by kiseitai3 Loading…
Reexplain NonNull's covariance details more concisely A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-raw-pointers Area: raw pointers, MaybeUninit, NonNull T-libs Relevant to the library team, which will review and decide on the PR/issue.
#141933 opened Jun 2, 2025 by workingjubilee
Remove bootstrap cfgs from library/ 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.
#141925 opened Jun 2, 2025 by cuviper Loading…
Lightly tweak docs for BTree{Map,Set}::extract_if 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.
#141924 opened Jun 2, 2025 by rs-sac Loading…
Disable f64 minimum/maximum tests for arm 32 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.
#141921 opened Jun 2, 2025 by ehuss Loading…
Turn stdarch into a Josh subtree A-meta Area: Issues & PRs about the rust-lang/rust repository itself T-libs Relevant to the library team, which will review and decide on the PR/issue.
#141899 opened Jun 2, 2025 by Kobzol Draft
remove f16: From<u16> F-f16_and_f128 `#![feature(f16)]`, `#![feature(f128)]` 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.
#141893 opened Jun 2, 2025 by usamoi Loading…
Fixed a typo in ManuallyDrop's doc 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.
#141873 opened Jun 1, 2025 by neeko-cat Loading…
Describe Future invariants more precisely 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.
#141867 opened Jun 1, 2025 by Diggsey Loading…
Handle win32 separator for cygwin paths O-cygwin Target: *-pc-cygwin 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.
#141864 opened Jun 1, 2025 by Berrysoft Loading…
coretests: move float tests from num to floats module and use a more flexible macro to generate them 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.
#141857 opened Jun 1, 2025 by RalfJung Loading…
Implement std::fs::canonicalize for WASI A-filesystem Area: `std::fs` O-wasi Operating system: Wasi, Webassembly System Interface T-libs Relevant to the library team, which will review and decide on the PR/issue.
#141854 opened Jun 1, 2025 by Timmmm
Explain TOCTOU on the top of std::fs, and reference it in functions 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.
#141847 opened Jun 1, 2025 by xizheyin Loading…
some "Unix" targets don't support most Unix idioms A-cfg Area: `cfg` conditional compilation C-bug Category: This is a bug. O-unix Operating system: Unix-like 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.
#141838 opened May 31, 2025 by workingjubilee
Partially consolidate "TOCTOU" explanations A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-io Area: `std::io`, `std::fs`, `std::net` and `std::path` T-libs Relevant to the library team, which will review and decide on the PR/issue.
#141837 opened May 31, 2025 by workingjubilee
improve core::ffi::VaList F-c_variadic `#![feature(c_variadic)]` 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.
#141835 opened May 31, 2025 by folkertdev Loading…
[DO NOT MERGE] Crate local distributed slice 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.
#141830 opened May 31, 2025 by jdonszelmann Draft
Specialize sleep_until implementation for unix (except mac) O-hermit Operating System: Hermit O-itron Operating System: ITRON O-SGX Target: SGX O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ O-windows Operating system: Windows 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.
#141829 opened May 31, 2025 by dvdsk Loading…
Unimplement unsized_locals A-rustc-dev-guide Area: rustc-dev-guide F-unsized_locals `#![feature(unsized_locals)]` 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.
#141811 opened May 31, 2025 by mejrs Loading…
Don't call WSACleanup on process exit 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.
#141809 opened May 31, 2025 by ChrisDenton Loading…
faster charsearcher perf-regression Performance regression. S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#141808 opened May 31, 2025 by bend-n Loading…
Remove rustc's notion of "preferred" alignment AKA __alignof 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.
#141803 opened May 31, 2025 by workingjubilee Loading…
windows: consider skipping WSACleanup on exit A-io Area: `std::io`, `std::fs`, `std::net` and `std::path` C-bug Category: This is a bug. O-windows Operating system: Windows T-libs Relevant to the library team, which will review and decide on the PR/issue.
#141799 opened May 30, 2025 by jstarks
Insert checks for enum discriminants when debug assertions are enabled 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.
#141759 opened May 30, 2025 by 1c3t3a Loading…
Tracking Issue for NUL-terminated file names with #[track_caller] A-panic Area: Panicking machinery A-rust-for-linux Relevant for the Rust-for-Linux project C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC S-tracking-impl-incomplete Status: The implementation is incomplete. 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.
#141727 opened May 29, 2025 by Darksonn
1 of 4 tasks
ProTip! Adding no:label will show everything without a label.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.