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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Confusing diagnostic when doing a recursive call in a const block in a const fn: "cycle detected when elaborating drops" A-diagnostics Area: Messages for errors, warnings, and lints T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125713 opened May 29, 2024 by theemathas
Add an mpmc concurrent queue A-concurrency Area: Concurrency related issues. C-enhancement Category: An issue proposing an enhancement or a PR with one. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#125712 opened May 29, 2024 by RalfJung
type_alias_bounds fires unnecessarily A-diagnostics Area: Messages for errors, warnings, and lints A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. L-type_alias_bounds Lint: type_alias_bounds T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125709 opened May 29, 2024 by danielhenrymantilla
ICE on nightly-2024-05-28 during link stage 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.
#125707 opened May 29, 2024 by PureWhiteWu
Tracking Issue for compiletest documentation A-compiletest Area: the compiletest test runner A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools A-testsuite Area: The testsuite used to check the correctness of rustc C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. E-help-wanted Call for participation: Help is requested to fix this issue. 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.
#125706 opened May 29, 2024 by jieyouxu
9 tasks
Tracking Issue for --print=check-cfg C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. F-check-cfg --check-cfg
#125704 opened May 29, 2024 by Urgau
1 of 3 tasks
run-make-support: add #[must_use] to helpers where suitable 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125703 opened May 29, 2024 by jieyouxu
Inconsistent recursive fn call elimination A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-bug Category: This is a bug. F-explicit_tail_calls `#![feature(explicit_tail_calls)]` needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#125698 opened May 29, 2024 by Rudxain
Cannot write tests that need the csky backend A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug. O-csky Target: glaCSKY above covers over me~ T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#125697 opened May 29, 2024 by RalfJung
Tracking Issue for new_range_api (part of RFC 3550) C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#125687 opened May 28, 2024 by pitaj
3 tasks
E0277 Emitted Twice A-diagnostics Area: Messages for errors, warnings, and lints A-traits Area: Trait system D-verbose Diagnostics: Too much output caused by a single piece of incorrect code. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125685 opened May 28, 2024 by veera-sivarajan
non_local_definitions triggers on macro-generated code A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. L-non_local_definitions Lint: non_local_definitions T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125681 opened May 28, 2024 by Nemo157
ICE: offset of unsized field (type dyn [Binder(Trait(std::fmt::Debug), [])] + '{erased}) cannot be computed statically C-bug Category: This is a bug. F-generic_const_exprs `#![feature(generic_const_exprs)]` 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.
#125680 opened May 28, 2024 by matthiaskrgr
Encountered incremental compilation error with find_field(a5f984281f1e0bb0-ee8ea99685b18732) A-incr-comp Area: Incremental compilation 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.
#125678 opened May 28, 2024 by jflatow
ICE: const: body_owned_by expr const .. has no associated body 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.
#125677 opened May 28, 2024 by matthiaskrgr
ICE: mir_build: no entry found for key C-bug Category: This is a bug. F-inline_const Inline constants (aka: const blocks, const expressions, anonymous constants) 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.
#125676 opened May 28, 2024 by matthiaskrgr
ICE: mir build: scope: index out of bounds: the len is 0 but the index is 0 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.
#125670 opened May 28, 2024 by matthiaskrgr
ICE: still mutable 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.
#125668 opened May 28, 2024 by matthiaskrgr
"--json-output" is ignored by tool builds T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#125666 opened May 28, 2024 by RalfJung
Incorrect error when polling non-pinned future from future wrapper A-diagnostics Area: Messages for errors, warnings, and lints A-suggestion-diagnostics Area: Suggestions generated by the compiler applied by `cargo fix`. D-invalid-suggestion Diagnostics: A structured suggestion resulting in incorrect code. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125661 opened May 28, 2024 by Urhengulas
rustdoc ignores cargo and linker settings when compiling doc tests C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#125657 opened May 28, 2024 by alice-i-cecile
assertion left == right failed 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.
#125656 opened May 28, 2024 by vladenysiuk
No bound vars found for HirId(DefId( in compiler/rustc_middle/src/ty/context.rs 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.
#125655 opened May 28, 2024 by Naserume
pre-push hook should only look at staged changes A-contributor-roadblock Area: Makes things more difficult for new contributors to rust itself C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#125654 opened May 28, 2024 by jyn514
Potential memory leak (unexpected 15gb ram usage) C-bug Category: This is a bug. E-needs-mcve Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example 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.
#125651 opened May 28, 2024 by logistic-bot
ProTip! Updated in the last three days: updated:>2024-05-26.