-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
Tracking issue for post stage 0 bootstrap sequence redesign f...
#141901
opened Jun 2, 2025 by
jieyouxu
Open
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
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 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.
NonNull
's covariance details more concisely
A-docs
#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 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.
stdarch
into a Josh subtree
A-meta
remove `#![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.
f16: From<u16>
F-f16_and_f128
#141893
opened Jun 2, 2025 by
usamoi
Loading…
Fixed a typo in 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.
ManuallyDrop
's doc
S-waiting-on-bors
#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 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.
TOCTOU
on the top of std::fs
, and reference it in functions
S-waiting-on-review
#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 `#![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.
core::ffi::VaList
F-c_variadic
#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 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.
__alignof
S-waiting-on-review
#141803
opened May 31, 2025 by
workingjubilee
Loading…
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 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.
#[track_caller]
A-panic
#141727
opened May 29, 2025 by
Darksonn
1 of 4 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.