-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
Tracking Issue for duration_constructors_lite
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-unimplemented
Status: The feature has not been implemented.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#140881
opened May 10, 2025 by
Dietr1ch
1 of 3 tasks
Tracking Issue i64 to u64 (as)
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#140870
opened May 9, 2025 by
AveNRU
Tracking issue for release notes of #129334: Implement (part of) ACP 429: add This issue may need triage. Remove it if it has been sufficiently triaged.
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
DerefMut
to Lazy[Cell/Lock]
needs-triage
#140853
opened May 9, 2025 by
rustbot
Implement Default for &Option
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.
#140808
opened May 8, 2025 by
camsteffen
Loading…
Tracking Issue for Area: `std::io`, `std::fs`, `std::net` and `std::path`
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-unimplemented
Status: The feature has not been implemented.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
read_buf_at
A-io
#140771
opened May 7, 2025 by
niklasf
1 of 4 tasks
Allow storing format_args!() in variable
A-fmt
Area: `core::fmt`
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language 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.
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-unimplemented
Status: The feature has not been implemented.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
VecDeque::truncate_front
C-tracking-issue
#140667
opened May 5, 2025 by
vkrivopalov
2 of 4 tasks
Tracking issue for release notes of #138340: Remove some unsized tuple impls now that we don't support unsizing tuples anymore
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#140589
opened May 2, 2025 by
rustbot
Implement operations for Wrapping<T> where Rhs = T
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#140567
opened May 1, 2025 by
Kriskras99
Loading…
Tracking issue for release notes of #140066: Stabilize 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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
<[T; N]>::as_mut_slice
as const
relnotes
#140554
opened May 1, 2025 by
rustbot
Stabilize Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#![feature(non_null_from_ref)]
S-waiting-on-review
#140511
opened Apr 30, 2025 by
mathisbot
Loading…
Tracking issue for release notes of #139916: make std::intrinsic functions actually be intrinsics
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#140472
opened Apr 29, 2025 by
rustbot
Tracking issue for release notes of #140151: remove intrinsics::drop_in_place
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#140471
opened Apr 29, 2025 by
rustbot
Tracking issue for release notes of #137280: stabilize ptr::swap_nonoverlapping in const
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
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-lang
Relevant to the language 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.
Should Category: Discussion or questions that doesn't represent real issues.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Vec::as_ptr()
/Vec::as_mut_ptr()
return nullptr instead of the dangling value?
C-discussion
#140410
opened Apr 28, 2025 by
cmazakas
Tracking issue for release notes of #133962: Tracking Issue for This issue may need triage. Remove it if it has been sufficiently triaged.
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
hint::select_unpredictable
needs-triage
#140371
opened Apr 27, 2025 by
rustbot
Tracking Issue for {Mutex, RwLock}::data_ptr
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-unimplemented
Status: The feature has not been implemented.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#140368
opened Apr 27, 2025 by
jplatte
3 tasks
Tracking issue for release notes of #139624: Don't allow flattened format_args in const.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
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-lang
Relevant to the language 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.
Tracking issue for release notes of #139865: Stabilize proc_macro::Span::{start,end,line,column}.
A-proc-macros
Area: Procedural macros
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Tracking issue for release notes of #139224: fix(test): Expose '--no-capture' in favor of Area: The compiletest test runner
A-libtest
Area: `#[test]` / the `test` library
A-testsuite
Area: The testsuite used to check the correctness of rustc
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
--nocapture
A-compiletest
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-unimplemented
Status: The feature has not been implemented.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#![feature(control_flow_ok)]
C-tracking-issue
#140266
opened Apr 24, 2025 by
jogru0
3 tasks
Implement This change is insta-stable, so needs a completed FCP to proceed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Debug
for EncodeWide
needs-fcp
#140153
opened Apr 22, 2025 by
thaliaarchi
Loading…
remove intrinsics::drop_in_place
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
relnotes
Marks issues that should be documented in the release notes of the next release.
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
#140151
opened Apr 22, 2025 by
RalfJung
Loading…
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
<[T; N]>::as_mut_slice
as const
disposition-merge
#140066
opened Apr 20, 2025 by
thaliaarchi
Loading…
Tracking issue for release notes of #139535: Implement This issue may need triage. Remove it if it has been sufficiently triaged.
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Default
for raw pointers
needs-triage
Previous Next
ProTip!
Adding no:label will show everything without a label.