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
Label
Projects
Milestones
Assignee
Sort
Issues list
Unrelated const generic selected during type inference
C-bug
Category: This is a bug.
#103741
opened Oct 29, 2022 by
calebzulawski
ICE when using Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
closure_lifetime_binder lifetime inside closure body
C-bug
#103736
opened Oct 29, 2022 by
Jules-Bertholet
Cleanup: Share DST size/align computation logic between codegen backends (and interpreter)
A-codegen
Area: Code generation
A-const-eval
Area: constant evaluation (mir interpretation)
A-cranelift
Things relevant to the [future] cranelift backend
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
#103728
opened Oct 29, 2022 by
RalfJung
Missed opportunity for the "consider borrowing" hint
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.
#103725
opened Oct 29, 2022 by
Patryk27
rust 1.64 - waiting for other jobs to finish error - windows 11
#103716
opened Oct 29, 2022 by
leefordjudes
#![allow(unknown_lints)] forward compatibility is broken by unstable lints
C-bug
#103713
opened Oct 29, 2022 by
lopopolo
force-frame-pointers flag isn't honored always unless rustc is recompiled as such
C-bug
#103711
opened Oct 29, 2022 by
ryoqun
ICE "... is not fully resolved'" with min_specialization and lifetime param
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.
#103708
opened Oct 29, 2022 by
jruderman
Compiler suggests to add [closure@…] to source code when it can be inferred instead.
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: suggestions generated by the compiler applied by cargo fix
C-bug
Category: This is a bug.
D-invalid-suggestion
A structured suggestion resulting in incorrect code
E-needs-mcve
Call for participation: This issue needs a Minimal Complete and Verifiable Example
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#103705
opened Oct 28, 2022 by
vi
x setup generates config.toml into root even when run outside of root.
A-bootstrap
Area: Rust's build system (x.py and src/bootstrap)
C-bug
Category: This is a bug.
#103697
opened Oct 28, 2022 by
pnkfelix
"Cannot Relate Bound Region" causing panic at Box<dyn Any> in Compiler
C-bug
Category: This is a bug.
#103687
opened Oct 28, 2022 by
SamuelSchlesinger
Incorrect dead_code warning on a function that is being called
#103686
opened Oct 28, 2022 by
RalfJung
Adding statements after implicit return could result in confusing 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.
#103684
opened Oct 28, 2022 by
fee1-dead
Linking error when mixing extern crate and dylib with lto enabled
C-bug
Category: This is a bug.
#103678
opened Oct 28, 2022 by
Guilucand
Internally change regions to be covariant
A-variance
Area: Variance (https://doc.rust-lang.org/nomicon/subtyping.html)
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
E-hard
Call for participation: Experience needed to fix: Hard / a lot
E-mentor
Call for participation: This issue is currently mentored.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#103676
opened Oct 28, 2022 by
lcnr
Android NDK r25b changes will break developers using r22b or older
I-compiler-nominated
Indicates that an issue has been nominated for discussion during a compiler team meeting.
I-prioritize
Indicates that prioritization has been requested for this issue
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
"error: module has missing stability attribute" is insufficiently explained
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.
#103668
opened Oct 28, 2022 by
jruderman
Improve suggestion for misused str::get
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
D-papercut
Diagnostic error that needs small tweaks
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#103667
opened Oct 28, 2022 by
jruderman
ICE: Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
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.
escaping late-bound region during canonicalization with lifetime-generic TAIT
C-bug
#103666
opened Oct 28, 2022 by
Jules-Bertholet
&Box<[u8; 1000]> cannot be coerced to &[u8]
C-bug
Category: This is a bug.
#103665
opened Oct 28, 2022 by
safinaskar
MIR optimizations at Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-mir-opt
Area: MIR optimizations
C-bug
Category: This is a bug.
mir-opt-level=2 remove some debuginfo
A-debuginfo
#103655
opened Oct 27, 2022 by
wesleywiser
Unhelpful help when calling associated trait function as method
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.
#103646
opened Oct 27, 2022 by
Nilstrieb
TAIT still captures lifetime generics implicitely
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.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#103642
opened Oct 27, 2022 by
aliemjay
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.