The Wayback Machine - https://web.archive.org/web/20230822085842/https://github.com/rust-lang/rust/issues
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

extern "C" functions returning ZSTs needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#115091 opened Aug 22, 2023 by ChayimFriedman2
Adding trait bound causes unrelated trait resolution to fail A-traits Area: Trait system C-bug Category: This is a bug. T-types Relevant to the types team, which will review and decide on the PR/issue.
#115080 opened Aug 21, 2023 by joshlf
bootstrap atop nix atop non-nix (old, Linux) OS fails with inscrutable errors C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#115073 opened Aug 21, 2023 by pnkfelix
#[start] maybe not behaving as expected for x86_64-unknown-none C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#115072 opened Aug 21, 2023 by tsatke
LLVM 18 breakage: failed to get bitcode from object file after LLVM 6b539f5eb8e A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
#115069 opened Aug 21, 2023 by durin42
Bumping rustc version in-tree causes Fuchsia builders to fail C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#115065 opened Aug 21, 2023 by djkoloski
ICE in rustdoc redundant_explicit_links with non-ASCII link text 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#115064 opened Aug 21, 2023 by kpreid
rustdoc collect intralinks ICE 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.
#115062 opened Aug 21, 2023 by vilgotf
Add a rustdoc commandline parameter to disable generation of source code pages needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#115060 opened Aug 21, 2023 by sdroege
internal compiler error: compiler/rustc_monomorphize/src/collector.rs:1038:9: no MIR available for DefId C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ S-has-mcve 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.
#115052 opened Aug 21, 2023 by ctz
ICE 1.73 nightly C-bug Category: This is a bug. E-needs-bisection Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ I-prioritize 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-nightly Performance or correctness regression from stable to nightly. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#115051 opened Aug 21, 2023 by sftse
error: manifest path /public/home/litz/mysw/rust-31032ecb1550a402a726e9c244f6a716b214cc9d/src/tools/cargo/Cargo.toml does not exist needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#115041 opened Aug 21, 2023 by lukin35
Inconsistent Compiler Warning for Unused Type Parameter with Generic Constraints in Nightly with #![feature(generic_const_exprs)] C-bug Category: This is a bug. F-generic_const_exprs `#![feature(generic_const_exprs)]` requires-incomplete-features requires-nightly This issue requires a nightly compiler in some way. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#115037 opened Aug 20, 2023 by pscott31
hread 'rustc' panicked at 'index out of bounds: the len is 1389811 but the index is 1826700', /rustc 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.
#115036 opened Aug 20, 2023 by John-Nagle
PR CI is not building rust-analyzer A-ci Area: Our Github Actions CI
#115031 opened Aug 20, 2023 by RalfJung
LLVM does not properly construct proofs out of disjunctions. A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. C-bug Category: This is a bug. I-slow Problems and improvements with respect to performance of generated code.
#115026 opened Aug 20, 2023 by TDecking
Stabilizing panic_immediate_abort needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#115022 opened Aug 20, 2023 by mwcampbell
parallel compiler: unconditional panic Resource temporarily unavailable when limiting max memory 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. WG-compiler-parallel Working group working on parallelizing the compiler
#115021 opened Aug 20, 2023 by matthiaskrgr
ICE: debug assertions: E0191 overlapping spans A-suggestion-diagnostics Area: suggestions generated by the compiler applied by cargo fix 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 debug-assertions in some way T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#115019 opened Aug 20, 2023 by matthiaskrgr
opaque type needlessly inferred to be recursive A-impl-trait Area: impl Trait. Universally / existentially quantified anonymous types with static dispatch. C-bug Category: This is a bug. F-type_alias_impl_trait `#[feature(type_alias_impl_trait)]` T-types Relevant to the types team, which will review and decide on the PR/issue.
#115017 opened Aug 20, 2023 by aliemjay
Consistent messaging for "addresses aren't real when compiling" A-const-eval Area: constant evaluation (mir interpretation) A-diagnostics Area: Messages for errors, warnings, and lints A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools
#115016 opened Aug 20, 2023 by workingjubilee
Error code E0521 "escapes the closure body" is unclear and arguably unhelpful. A-diagnostics Area: Messages for errors, warnings, and lints 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.
#115015 opened Aug 20, 2023 by dcechano
non-defining opaque type use: bogus "generic lifetime used twice" C-bug Category: This is a bug. F-type_alias_impl_trait `#[feature(type_alias_impl_trait)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#115013 opened Aug 20, 2023 by aliemjay
Tracking Issue for ELIDED_LIFETIMES_IN_ASSOCIATED_CONSTANT future-compat lint C-tracking-issue Category: A tracking issue for an RFC or an unstable feature.
#115010 opened Aug 19, 2023 by compiler-errors
3 tasks
Add information about cargo-pgo to the Profile-Guided Optimization documentation A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools
#114995 opened Aug 19, 2023 by zamazan4ik
ProTip! no:milestone will show everything without a milestone.