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
Sort

Issues list

Crater runs for 1.87 C-crater Category: Issue for tracking crater runs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#139827 opened Apr 14, 2025 by cuviper 1.87.0
Rust release signing key uses SHA1 self-/binding signatures C-discussion Category: Discussion or questions that doesn't represent real issues. T-infra Relevant to the infrastructure 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.
#133638 opened Nov 29, 2024 by Fabian-Gruenbichler
Meta tracking issue for release notes PRs A-meta Area: Issues & PRs about the rust-lang/rust repository itself C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC S-tracking-forever Status: Never to be closed. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#133444 opened Nov 25, 2024 by jieyouxu
Stabilisation of ARM AES intrinsics missing from 1.72 release notes A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state T-libs-api Relevant to the library API 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.
#130717 opened Sep 22, 2024 by ctz
Tracking peak total storage use A-CI Area: Our Github Actions CI C-discussion Category: Discussion or questions that doesn't represent real issues. I-release-nominated Nominated for the release team. 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-libs Relevant to the library 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#129808 opened Aug 31, 2024 by workingjubilee
Visited links are made indistinguishable A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools C-bug Category: This is a bug. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#124499 opened Apr 28, 2024 by kpreid
rust-installer may soon be too VM resource hungry for some 32-bit native builds O-netbsd Operating system: NetBSD T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#116758 opened Oct 15, 2023 by he32
The distributed compiler sources do not come with an up-to-date lockfile A-reproducibility Area: Reproducible / deterministic builds C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#116229 opened Sep 28, 2023 by RalfJung
FCP process: Require 2/3 majority for FCP 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. T-opsem Relevant to the opsem team T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#114986 opened Aug 19, 2023 by RalfJung
why two 1.66.1 release tag in the releases page T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#106902 opened Jan 15, 2023 by bytesnail
[WIP] Add support for custom allocator for String A-tidy Area: The tidy tool S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-libs-api Relevant to the library API 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.
#101551 opened Sep 7, 2022 by zachs18 Draft
5 of 10 tasks
Add git tags for beta versions? A-meta Area: Issues & PRs about the rust-lang/rust repository itself T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#100465 opened Aug 12, 2022 by sunshowers
process: release procedure only runs crater on nightly->beta cut A-process Area: `std::process` and `std::env` 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.
#94266 opened Feb 22, 2022 by pnkfelix
error[E0713] unexpectedly disappeared between 1.52 and 1.53 C-bug Category: This is a bug. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#89848 opened Oct 13, 2021 by Tamschi
CI: verify-backported-commits.sh is broken A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#88947 opened Sep 14, 2021 by cuviper
Rust-src not included in the standalone installer T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#85460 opened Mar 10, 2021 by HydrogenC
changelog: 1.48.0 does not list cargo changes A-meta Area: Issues & PRs about the rust-lang/rust repository itself T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#79964 opened Dec 12, 2020 by matthiaskrgr
Exploring PGO for the Rust compiler A-reproducibility Area: Reproducible / deterministic builds C-discussion Category: Discussion or questions that doesn't represent real issues. I-compiletime Issue: Problems and improvements with respect to compile times. 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-infra Relevant to the infrastructure 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. WG-compiler-performance Working group: Compiler Performance
#79442 opened Nov 26, 2020 by michaelwoerister
2 of 16 tasks
meta: Release tags show as "Unverified" A-meta Area: Issues & PRs about the rust-lang/rust repository itself C-bug Category: This is a bug. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#76228 opened Sep 2, 2020 by camelid
can't install rustc-docs component: detected conflict: 'share/doc/rust/html/rustc' C-bug Category: This is a bug. T-infra Relevant to the infrastructure 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.
#75833 opened Aug 23, 2020 by matthiaskrgr
rustc is now dynamically linked to zlib A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. regression-from-stable-to-stable Performance or correctness regression from one stable version to another. 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.
#74420 opened Jul 16, 2020 by Mark-Simulacrum 1.47.0
Truncated backtraces on OS X A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows C-bug Category: This is a bug. O-macos Operating system: macOS T-compiler Relevant to the compiler 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. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#54839 opened Oct 5, 2018 by michaelwoerister
linkcheck should check links in diagnostics messages A-testsuite Area: The testsuite used to check the correctness of rustc C-enhancement Category: An issue proposing an enhancement or a PR with one. T-infra Relevant to the infrastructure 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.
#54602 opened Sep 26, 2018 by Havvy
Add rustdoc option to make old docs "less important" to make search engine results more pertinent C-enhancement Category: An issue proposing an enhancement or a PR with one. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#48671 opened Mar 2, 2018 by GuillaumeGomez
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.