Skip to content

Issues: rust-lang/rust

Beta
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 release notes of #134442: Specify the behavior of file! 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
#142178 opened Jun 7, 2025 by rustbot
Tracking issue for release notes of #140717: Split up the unknown_or_malformed_diagnostic_attributes lint A-attributes Area: Attributes (`#[…]`, `#![…]`) 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142174 opened Jun 7, 2025 by rustbot
Tracking issue for release notes of #134536: Lint on fn pointers comparisons in external 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-lang Relevant to the language team
#142173 opened Jun 7, 2025 by rustbot
Tracking issue for release notes of #141661: Make the dangerous_implicit_autorefs lint deny-by-default A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. L-dangerous_implicit_autorefs Lint: dangerous_implicit_autorefs 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
#142172 opened Jun 7, 2025 by rustbot
Tracking issue for release notes of #141435: Add (back) unsupported_calling_conventions lint to reject more invalid calling conventions 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
#142169 opened Jun 7, 2025 by rustbot
Tracking issue for release notes of #141610: Stabilize feature(generic_arg_infer) A-const-generics Area: const generics (parameters and arguments) F-generic_arg_infer Using `_` as a const argument: #![feature(generic_arg_infer)]` 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
#142168 opened Jun 7, 2025 by rustbot
Tracking issue for release notes of #141295: Stabilize if let guards (feature(if_let_guard)) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-lang Relevant to the language team WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142167 opened Jun 7, 2025 by rustbot
Binary size impact of enabling -Zshare-generics for opt-level=z C-discussion Category: Discussion or questions that doesn't represent real issues. E-needs-investigation Call for partcipation: This issues needs some investigation to determine current status I-heavy Issue: Problems and improvements with respect to binary size of generated code. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142164 opened Jun 7, 2025 by Noratrieb
inconsistent drop order for pattern bindings in the presence of or-patterns A-destructors Area: Destructors (`Drop`, …) A-MIR Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html A-patterns Relating to patterns and pattern matching C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team
#142163 opened Jun 7, 2025 by dianne
bootstrap: Canceling rustc download poisons the cache needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#142161 opened Jun 7, 2025 by RalfJung
ICE: queries overflow the depth limit , ice when trying to get query map A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. F-async_drop `#![feature(async_drop)]` I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142159 opened Jun 7, 2025 by matthiaskrgr
x.py clippy no longer works C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142156 opened Jun 7, 2025 by matthiaskrgr
ICE in tail_expr_drop_order lint A-async-await Area: Async & Await A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. requires-debug-assertions This issue requires a build of rustc or tooling with debug-assertions in some way T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142155 opened Jun 7, 2025 by matthiaskrgr
ICE compiler/rustc_query_system/src/dep_graph/query.rs index out of bounds A-incr-comp Area: Incremental compilation A-parallel-compiler Area: parallel compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142152 opened Jun 7, 2025 by matthiaskrgr
We should only set deny(warnings) in doctests when deny-warnings = false needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142151 opened Jun 7, 2025 by RalfJung
cfg(bootstrap) should not be allowed in library/ needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#142150 opened Jun 7, 2025 by RalfJung
rustdoc does not forward lint settings to the doctest builds A-doctests Area: Documentation tests, run by rustdoc A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. C-enhancement Category: An issue proposing an enhancement or a PR with one. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142149 opened Jun 7, 2025 by RalfJung
Duplicate entries in side bar in std docs for pointer A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#142147 opened Jun 7, 2025 by VorpalBlade
closure-returning-async-block suggestion causes does not live long enough error A-async-await Area: Async & Await A-async-closures `async || {}` A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug. D-invalid-suggestion Diagnostics: A structured suggestion resulting in incorrect code. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142145 opened Jun 7, 2025 by matthiaskrgr
ICE ForceWarning != Error | Warning | Allow | Expect A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142144 opened Jun 7, 2025 by matthiaskrgr
redundant_semicolons gets confused by macros A-diagnostics Area: Messages for errors, warnings, and lints A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) C-bug Category: This is a bug. D-invalid-suggestion Diagnostics: A structured suggestion resulting in incorrect code. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142143 opened Jun 7, 2025 by matthiaskrgr
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 #140560: Allow #![doc(test(attr(..)))] everywhere A-attributes Area: Attributes (`#[…]`, `#![…]`) A-doctests Area: Documentation tests, run by rustdoc A-run-make Area: port run-make Makefiles to rmake.rs 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142136 opened Jun 7, 2025 by rustbot
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
ProTip! Mix and match filters to narrow down what you’re looking for.