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
Incmpatible type for trait Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
fn(self)
should suggest fn(&mut self)
instead of fn(self: &mut TypenameOfSelf)
A-diagnostics
#112036
opened May 28, 2023 by
max-ishere
rustdoc: remove Category: PRs that clean code up or issues documenting cleanup.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
.borrow()
calls in Askama templates for ItemTemplate
implementors
C-cleanup
#112021
opened May 27, 2023 by
nicklimmm
2 tasks
break loop help ignores nested closures
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.
#112020
opened May 27, 2023 by
SparkyPotato
MIRI disagree with the documentation of Area: documentation for any part of the project, including the compiler, standard library, and tools
T-opsem
Relevant to the opsem team
ptr::drop_in_place
A-docs
#112015
opened May 27, 2023 by
SkiFire13
Cache LLVM between try runs
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#112011
opened May 26, 2023 by
jyn514
error where expected and found future are the same
A-async-await
Area: Async & Await
A-diagnostics
Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
#112010
opened May 26, 2023 by
rbtcollins
We are not running std tests for wasm
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#112009
opened May 26, 2023 by
jyn514
rustc shows expanded Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
writeln!
macro in code suggestion
A-diagnostics
#112007
opened May 26, 2023 by
HayleyDeckers
Tracking Issue for 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.
#![feature(diagnostic_namespace)]
C-tracking-issue
#111996
opened May 26, 2023 by
weiznich
3 tasks
Flatten bool arguments under Area: std::fmt
I-slow
Problems and improvements with respect to performance of generated code.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
-Zflatten-format-args=yes
A-fmt
#111995
opened May 26, 2023 by
KisaragiEffective
Bad overflow errors on missing trait impls.
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.
#111986
opened May 26, 2023 by
weiznich
Document additional constructs caught by the Area: documentation for any part of the project, including the compiler, standard library, and tools
E-easy
Call for participation: Experience needed to fix: Easy / not much (good first issue)
unsafe_code
lint
A-docs
#111967
opened May 25, 2023 by
scottmcm
GDB Usage unnecessarily requires rust-gdb (PR Provided)
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
#111961
opened May 25, 2023 by
theIDinside
Using the Area: Code generation
C-bug
Category: This is a bug.
I-slow
Problems and improvements with respect to performance of generated code.
backtrace
crate worsens codegen when building with opt-level='s'
A-codegen
#111959
opened May 25, 2023 by
nmathewson
aarch64 cross compile link error!
A-cross
Area: Cross compilation
C-bug
Category: This is a bug.
#111957
opened May 25, 2023 by
skydig
/usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.38 internal error, aborting at ../../bfd/merge.c:939 in _bfd_merged_section_offset
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.
#111956
opened May 25, 2023 by
John-Nagle
suboptimal span for tait non-defining use caused by using the same param twice
A-diagnostics
Area: Messages for errors, warnings, and lints
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.
#111944
opened May 25, 2023 by
BoxyUwU
Tracking Issue for removing Category: A tracking issue for an RFC or an unstable feature.
F-unsized_locals
`#![feature(unsized_locals)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
unsized_locals
C-tracking-issue
#111942
opened May 25, 2023 by
Nilstrieb
2 tasks
missing recover for typo'd Area: const generics (parameters and arguments)
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.
const
in const parameter definition
A-const-generics
#111941
opened May 25, 2023 by
BoxyUwU
Compiler crashes on complex type-aliases and associate types
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.
#111938
opened May 25, 2023 by
Equilibris
RPIT allows defining use with invalid substs
A-impl-trait
Area: impl Trait. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#111935
opened May 25, 2023 by
aliemjay
E0277 shows invalid help in closures
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.
#111932
opened May 25, 2023 by
MariaSolOs
Trait fails to imply trait bounds for super trait associated types
A-implied-bounds
Area: Related to implied bounds (e.g., if you have `T: Foo`, what else do you know?)
A-traits
Area: Trait system
C-bug
Category: This is a bug.
#111926
opened May 24, 2023 by
Dante-Broggi
Stdlib contains a static initializer on Linux, without any way to opt out
A-linkage
Area: linking into static, shared libraries and binaries
A-runtime
Area: The standard library's runtime (backtraces, unwinding, stack overflow detection)
I-libs-nominated
Indicates that an issue has been nominated for discussion during a libs team meeting.
O-linux
Operating system: Linux
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#111921
opened May 24, 2023 by
danakj
const generic ty's with lifetimes cause opaque types to ICE
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-adt_const_params
`#![feature(adt_const_params)]`
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.
#111911
opened May 24, 2023 by
mappum
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.