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

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) 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 C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#125654 opened May 28, 2024 by jyn514
Potential memory leak (unexpected 15gb ram usage) C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#125651 opened May 28, 2024 by logistic-bot
Confusing compiler suggestion with type/variable with underscore prefix 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.
#125650 opened May 28, 2024 by Patiga
Crash rustc 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.
#125646 opened May 28, 2024 by ssrlive
ICE: expected region for .. A-diagnostics Area: Messages for errors, warnings, and lints C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ S-has-mcve Status: A Minimal Complete and Verifiable Example has been found for this issue T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125634 opened May 27, 2024 by matthiaskrgr 1.79.0
Memcpy generated for Vec::push(Default::default()) instead of initialization in-place needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#125632 opened May 27, 2024 by jhorstmann
binary operators hide "trait bounds not satisfied" errors 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.
#125631 opened May 27, 2024 by lolbinarycat
Missed enum layout optimization depending on enum variant field reordering A-layout Area: Memory layout of types C-optimization Category: An issue highlighting optimization opportunities or PRs implementing such T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125630 opened May 27, 2024 by cmrschwarz
Tracking Issue for lazy_cell_consume 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.
#125623 opened May 27, 2024 by tspiteri
1 of 3 tasks
Excess object in staticlib archive eventually causing link error A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. I-prioritize Issue: Indicates that prioritization has been requested for this issue. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. regression-from-stable-to-stable Performance or correctness regression from one stable version to another.
#125619 opened May 27, 2024 by XrXr
core::slice::sort::partial_insertion_sort: Redundant call to insertion_sort_shift_right needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#125618 opened May 27, 2024 by hvenev-insait
ProTip! Mix and match filters to narrow down what you’re looking for.