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
ICE when trying to use 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.
typeof(reference_expr) in a struct
C-bug
#100183
opened Aug 5, 2022 by
PatchMixolydic
VecDeque missing time complexity docs
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
#100182
opened Aug 5, 2022 by
ArtifyCZ
ICE when using non-lifetimes in 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.
for<>
C-bug
#100179
opened Aug 5, 2022 by
aldanor
Generic trait with generic supertrait bound by associated type can't be used in trait bound with associated type
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.
#100177
opened Aug 5, 2022 by
robinhundt
Trait methods with bounds on Area: documentation for any part of the project, including the compiler, standard library, and tools
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Self are shown on types that do not fulfill those bounds
A-docs
#100176
opened Aug 5, 2022 by
notriddle
Bug? attempted to read from stolen value: rustc_middle::mir::Body
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue needs a Minimal Complete and Verifiable Example
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.
#100170
opened Aug 5, 2022 by
schneiderfelipe
Suggest invalid expression when use Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
public
A-diagnostics
#100165
opened Aug 5, 2022 by
TheAwiteb
Compilation error signal: 9, sigkill: kill
C-bug
Category: This is a bug.
#100164
opened Aug 5, 2022 by
Amdahl-rs
Inconistent build failures between Category: This is a bug.
cargo install and cargo build --release
C-bug
#100162
opened Aug 5, 2022 by
weiznich
Illegal Instruction from rust installation
C-bug
Category: This is a bug.
#100161
opened Aug 5, 2022 by
samothx
x dropped because it borrows itself + dropping a reference causes an error
A-diagnostics
#100153
opened Aug 4, 2022 by
Jakobeha
RUST_LOG environment variable isn't read
C-bug
Category: This is a bug.
#100145
opened Aug 4, 2022 by
lxk1170
ICE in rustdoc: 'called 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.
Option::unwrap() on a None value', src/librustdoc/clean/auto_trait.rs:356:26
C-bug
#100143
opened Aug 4, 2022 by
jendrikw
futures caused signal: 4, SIGILL: illegal instruction when compiling
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.
#100142
opened Aug 4, 2022 by
CaribouJohn
Subtracting Duration from Instant on Mac is panic-prone
C-bug
Category: This is a bug.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#100141
opened Aug 4, 2022 by
matklad
Suggest Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
use if import, using, or require is used instead
A-diagnostics
#100140
opened Aug 4, 2022 by
akabinds
Don't build Miri tool by default
A-bootstrap
Area: Rust's build system (x.py and src/bootstrap)
#100139
opened Aug 4, 2022 by
Nilstrieb
Incorrect suggestion when type annotation on turbofished enum is needed
A-diagnostics
Area: Messages for errors, warnings, and lints
D-invalid-suggestion
A structured suggestion resulting in incorrect code
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#100137
opened Aug 4, 2022 by
5225225
const fns cannot have fn pointer arguments that take mutable references, even if they aren't called
C-bug
Category: This is a bug.
#100136
opened Aug 4, 2022 by
chitoyuu
GATs plus mutable reference causes rustc to improperly believe data escapes function
A-lifetimes
Area: lifetime related
C-bug
Category: This is a bug.
F-generic_associated_types
`#![feature(generic_associated_types)]` a.k.a. GATs
#100135
opened Aug 4, 2022 by
Aiden2207
Rust 1.62.1 cannot be compiled and installed, because of miri
#100134
opened Aug 4, 2022 by
dilyanpalauzov
Regression in code coverage (Category: This is a bug.
E-needs-bisection
Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
E-needs-mcve
Call for participation: This issue needs a Minimal Complete and Verifiable Example
I-prioritize
Indicates that prioritization has been requested for this issue
regression-untriaged
Untriaged performance or correctness regression.
-Zprofile) at some point after nightly-2021-11-11
C-bug
#100125
opened Aug 3, 2022 by
fadeevab
Unclear doctest error when implementing a trait in a different file.
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
D-newcomer-roadblock
Confusing diagnostic error hard to understand for new users
D-terse
A diagnostic that doesn't give enough information about the problem at hand
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#100118
opened Aug 3, 2022 by
mark-schultz
Traits on function pointers
A-diagnostics
Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#100116
opened Aug 3, 2022 by
jonay2000
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.