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

Issues list

Tracking Issue for vec_into_chunks 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.
#142137 opened Jun 7, 2025 by ashivaram23
1 of 3 tasks
Tracking issue for release notes of #141001: Make NonZero<char> possible 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.
#142128 opened Jun 6, 2025 by rustbot
Tracking issue for release notes of #137992: Stabilise os_string_pathbuf_leak 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.
#142122 opened Jun 6, 2025 by rustbot 1.89.0
Tracking issue for release notes of #137268: Allow comparisons between CStr, CString, and Cow<CStr>. 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.
#142049 opened Jun 4, 2025 by rustbot
Tracking issue for release notes of #131719: Tracking Issue for const_eq_ignore_ascii_case 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.
#142048 opened Jun 4, 2025 by rustbot
Fix proc_macro::Ident's handling of $crate S-waiting-on-team Status: Awaiting decision from the relevant subteam (see the T-<team> label). T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#141996 opened Jun 4, 2025 by Daniel-Aaron-Bloom Loading…
Tracking Issue for unix_send_signal C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC E-help-wanted Call for participation: Help is requested to fix this issue. O-unix Operating system: Unix-like 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.
#141975 opened Jun 3, 2025 by tgross35
2 of 5 tasks
libtest filters should include the test crate's name in the string matched against the filter A-libtest Area: `#[test]` / the `test` library 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. T-testing-devex Relevant to the testing devex team (testing DX), which will review and decide on the PR/issue.
#141862 opened Jun 1, 2025 by RalfJung
If HOME is empty, use the fallback instead disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. O-unix Operating system: Unix-like proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. 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.
#141840 opened May 31, 2025 by ChrisDenton Loading…
Tracking issue for release notes of #141072: Stabilize feature result_flattening 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.
#141816 opened May 31, 2025 by rustbot 1.89.0
Tracking issue for release notes of #133724: Tracking Issue for breakpoint feature (core::arch::breakpoint) 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 T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#141786 opened May 30, 2025 by rustbot
Tracking issue for release notes of #134813: Tracking Issue for keylocker_x86 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.
#141780 opened May 30, 2025 by rustbot
Tracking issue for release notes of #126624: Tracking Issue for sha512_sm_x86 A-SIMD Area: SIMD (Single Instruction Multiple Data) A-target-feature Area: Enabling/disabling target features like AVX, Neon, etc. 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.
#141778 opened May 30, 2025 by rustbot
Stabilize ip_from needs-fcp This change is insta-stable, or significant enough to need a team 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.
#141744 opened May 29, 2025 by GrigorenkoPV 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
Tracking issue for release notes of #111137: Tracking Issue for AVX512 intrinsics F-stdarch_x86_avx512 `#![feature(stdarch_x86_avx512)]` O-x86_32 Target: x86 processors, 32 bit (like i686-*) (IA-32) O-x86_64 Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64) release-blog-post Marks issues tracking what text to put in the release blog post. 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.
#141629 opened May 27, 2025 by rustbot
VaList<'_> does not carry its ABI in its type A-ABI Area: Concerning the application binary interface (ABI) C-bug Category: This is a bug. F-c_variadic `#![feature(c_variadic)]` T-lang Relevant to the language team T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#141618 opened May 26, 2025 by workingjubilee
impl Default for array::IntoIter disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. final-comment-period In the final comment period and will be merged soon unless new substantive objections are raised. needs-fcp This change is insta-stable, or significant enough to need a team 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.
#141574 opened May 26, 2025 by fee1-dead Loading…
Tracking Issue for #![feature(const_float_round_methods)] 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.
#141555 opened May 25, 2025 by ruancomelli
3 of 5 tasks
Tracking Issue for const {OsString, PathBuf}::new C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-tracking-ready-to-stabilize Status: This is ready to stabilize; it may need a stabilization report and a PR T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#141520 opened May 24, 2025 by cyrgani
1 of 3 tasks
Draft: Make into_parts methods on Vec associated functions needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. 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.
#141509 opened May 24, 2025 by GoldsteinE Loading…
Add FromIterator impls for ascii::Chars to Strings 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.
#141445 opened May 23, 2025 by yotamofek Loading…
Tracking Issue for std::os::unix::process::CommandExt::chroot 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.
#141298 opened May 20, 2025 by joshtriplett
2 of 4 tasks
Add constant MAX_NEGATIVE to each floating-point value 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.
#141290 opened May 20, 2025 by SciMind2460 Loading…
Stabilize substr_range and related methods needs-fcp This change is insta-stable, or significant enough to need a team 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.
#141266 opened May 20, 2025 by wr7 Loading…
ProTip! Exclude everything labeled bug with -label:bug.