-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Rollup of 5 pull requests
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#134716
opened Dec 24, 2024 by
Zalathar
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.
normalize_lexically
S-waiting-on-review
#134696
opened Dec 23, 2024 by
ChrisDenton
Loading…
proc_macro: Use Area: Procedural macros
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.
WG-macros
Working group: Macros
ToTokens
trait in quote
macro
A-proc-macros
#134693
opened Dec 23, 2024 by
SpriteOvO
Loading…
Move some things to 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.
std::sync::poison
and reexport them in std::sync
S-waiting-on-review
#134692
opened Dec 23, 2024 by
GrigorenkoPV
Loading…
core: fix const ptr::swap_nonoverlapping when there are pointers at odd offsets
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.
#134689
opened Dec 23, 2024 by
RalfJung
Loading…
Windows: remove readonly files
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.
#134679
opened Dec 23, 2024 by
ChrisDenton
Loading…
Update 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.
ReadDir::next
in std::sys::pal::unix::fs
to use &raw const (*p).field
instead of p.byte_offset().cast()
O-unix
#134678
opened Dec 23, 2024 by
zachs18
Loading…
feat: add with_replaced_extension as a alias of with_extension
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.
#134676
opened Dec 23, 2024 by
anatawa12
Loading…
Creating a file with a single colon in its name strips the part after the colon from the file name and produces an empty file (on Windows)
A-filesystem
Area: `std::fs`
C-discussion
Category: Discussion or questions that doesn't represent real issues.
O-windows
Operating system: Windows
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#134671
opened Dec 23, 2024 by
FeldrinH
Implementation 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.
sync_nonpoison
and nonpoison_mutex
S-waiting-on-review
#134663
opened Dec 22, 2024 by
Aandreba
Loading…
Fix safety docs for Area: documentation for any part of the project, including the compiler, standard library, and tools
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.
dyn Any + Send {+ Sync}
A-docs
#134662
opened Dec 22, 2024 by
ionicmc-rs
Loading…
Stabilize Status: PR is in FCP and is awaiting for FCP to complete.
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.
hash_extract_if
S-waiting-on-fcp
#134655
opened Dec 22, 2024 by
GrigorenkoPV
Loading…
Fix forgetting to save statx availability on success
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.
#134649
opened Dec 22, 2024 by
SUPERCILEX
Loading…
Document collection 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.
From
and FromIterator
impls that drop duplicate keys.
S-waiting-on-review
#134644
opened Dec 22, 2024 by
kpreid
Loading…
Stabilize 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.
get_many_mut
as get_disjoint_mut
S-waiting-on-review
#134633
opened Dec 21, 2024 by
GrigorenkoPV
Loading…
Make 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.
Default
const and add some const Default
impls
S-waiting-on-review
Windows: Use WriteFile to write to a UTF-8 console
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.
#134622
opened Dec 21, 2024 by
ChrisDenton
Loading…
Avoid short writes in LineWriter
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.
#134620
opened Dec 21, 2024 by
ChrisDenton
Loading…
Improve prose around 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.
as_slice
example of IterMut
S-waiting-on-author
#134619
opened Dec 21, 2024 by
hkBst
Loading…
ptr::copy: fix docs for the overlapping case
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.
#134606
opened Dec 21, 2024 by
RalfJung
Loading…
Update/relax str/String utf8 safety docs
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.
#134598
opened Dec 21, 2024 by
zachs18
Loading…
remove 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.
MaybeUninit::uninit_array
S-waiting-on-review
#134585
opened Dec 20, 2024 by
cyrgani
Loading…
MaybeUninit::uninit_array still refers to const as future
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#134584
opened Dec 20, 2024 by
daniel-pfeiffer
Unify fs::copy and io::copy on Linux
O-unix
Operating system: Unix-like
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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.
#134547
opened Dec 20, 2024 by
SUPERCILEX
Loading…
Lint on fn pointers comparisons in external macros
I-lang-nominated
Nominated for discussion during a lang team meeting.
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-lang
Relevant to the language 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.
#134536
opened Dec 19, 2024 by
Urgau
Loading…
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.