Skip to content

Issues: rust-lang/rust

Draft release notes for 1.88.0
#141598 opened May 26, 2025 by Mark-Simulacrum
Open 9
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 UI test suite subdirectory summary A-testsuite Area: The testsuite used to check the correctness of rustc C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#141695 opened May 28, 2025 by jieyouxu
Tracking Issue for std::fs::set_permissions_nofollow C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-libs Relevant to the library team, which will review and decide on the PR/issue.
#141607 opened May 26, 2025 by lolbinarycat
1 of 4 tasks
Tracking Issue for const_float_euclidean_division 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.
#141572 opened May 26, 2025 by RalfJung
3 tasks
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
2 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 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.
#141520 opened May 24, 2025 by cyrgani
3 tasks
Tracking Issue for nvptx_target_feature A-target-feature Area: Enabling/disabling target features like AVX, Neon, etc. C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC O-NVPTX Target: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.html T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#141468 opened May 23, 2025 by jedbrown
2 tasks
Tracking Issue for breaking lifetime changing raw pointer casts of trait objects A-dyn-trait Area: trait objects, vtable layout A-raw-pointers Area: raw pointers, MaybeUninit, NonNull C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC F-arbitrary_self_types `#![feature(arbitrary_self_types)]` F-derive_coerce_pointee Feature: RFC 3621's oft-renamed implementation T-lang Relevant to the language team, which will review and decide on the PR/issue.
#141402 opened May 22, 2025 by BoxyUwU
Document dist components we ship A-dist-components Area: dist components, e.g. `rustc-dev`, `rustc-src`, etc. A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#141386 opened May 22, 2025 by jieyouxu
Tracking issue for the define_in_every_cgu_used feature A-attributes Area: Attributes (`#[…]`, `#![…]`) A-codegen Area: Code generation A-linkage Area: linking into static, shared libraries and binaries C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC 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.
#141339 opened May 21, 2025 by jbatez
5 tasks
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
1 of 4 tasks
Tracking Issue for #![feature(pointer_try_cast_aligned)] C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC
#141221 opened May 18, 2025 by mathisbot
3 of 5 tasks
rustdoc: Experiment: Inject doctests into the host crate A-doctests Area: Documentation tests, run by rustdoc 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#141083 opened May 16, 2025 by fmease
Tracking Issue for insufficient disk space on x86_64-msvc-* CI jobs due to broken Windows Server 2025 20250504.1.0 images A-CI Area: Our Github Actions CI C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141022 opened May 15, 2025 by jieyouxu
Tracking Issue for windows_process_extensions_startupinfo 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.
#141010 opened May 14, 2025 by federico-terzi
2 of 4 tasks
implement the std::batching feature C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC F-batching `#![feature(batching)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140907 opened May 10, 2025 by ZuseZ4
Tracking Issue for duration_constructors_lite 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-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 for abi_custom A-inline-assembly Area: Inline assembly (`asm!(…)`) C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-lang Relevant to the language team, which will review and decide on the PR/issue.
#140829 opened May 8, 2025 by folkertdev
3 tasks
Tracking Issue for read_buf_at A-io 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.
#140771 opened May 7, 2025 by niklasf
1 of 4 tasks
let_chains stabilization followups C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC F-let_chains `#![feature(let_chains)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140722 opened May 6, 2025 by est31
7 of 10 tasks
Tracking Issue for VecDeque::truncate_front 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.
#140667 opened May 5, 2025 by vkrivopalov
2 of 4 tasks
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
1 of 4 tasks
Tracking Issue for asm_cfg: #[cfg(...)] within asm! A-inline-assembly Area: Inline assembly (`asm!(…)`) C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC F-asm `#![feature(asm)]` (not `llvm_asm`) T-lang Relevant to the language team, which will review and decide on the PR/issue.
#140364 opened Apr 27, 2025 by folkertdev
7 tasks
Tracking Issue for #![feature(control_flow_ok)] 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.
#140266 opened Apr 24, 2025 by jogru0
3 tasks
Tracking issue for new compiletest executor A-compiletest Area: The compiletest test runner A-test-infra Area: test infrastructure (may span bootstrap/compiletest/more) C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140192 opened Apr 23, 2025 by jieyouxu
1 task done
Tracking Issue for CStr::display 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.
#139984 opened Apr 17, 2025 by tamird
3 tasks
ProTip! Follow long discussions with comments:>50.