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
Footnote links in short descriptions do not work
C-bug
Category: This is a bug.
#109024
opened Mar 11, 2023 by
ojeda
very slow Problems and improvements with respect to memory usage during compilation.
I-compiletime
Problems and improvements with respect to compile times.
type_check_crate stage after error is already thrown
I-compilemem
#109023
opened Mar 11, 2023 by
matthiaskrgr
Failed to normalize closure with TAIT
C-bug
#109020
opened Mar 11, 2023 by
Jules-Bertholet
return_position_impl_trait_in_trait lifetimes on self
C-bug
Category: This is a bug.
#109016
opened Mar 11, 2023 by
gilescope
Compiling Category: This is a bug.
I-compilemem
Problems and improvements with respect to memory usage during compilation.
drop(Box<large array>) causes runaway compiler memory usage
C-bug
#109004
opened Mar 10, 2023 by
adlerd
trait object: specific use case of variance and/or coercion
A-dst
Area: Dynamically Sized Types
A-traits
Area: Trait system
C-bug
Category: This is a bug.
#108999
opened Mar 10, 2023 by
plafer
Inconsistent behavior of auto_traits+negative_impls across crates.
A-auto-traits
Area: auto traits (`auto trait Send`)
A-traits
Area: Trait system
C-bug
Category: This is a bug.
F-auto_traits
`#![feature(auto_traits)]`
F-negative_impls
#![feature(negative_impls)]
#108995
opened Mar 10, 2023 by
booti386
Diagnostic message for std trait implementation includes unstable std type
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: suggestions generated by the compiler applied by cargo fix
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#108994
opened Mar 10, 2023 by
ChrisDenton
rustdoc: Don't hide bugs in Category: PRs that clean code up or issues documenting cleanup.
E-easy
Call for participation: Experience needed to fix: Easy / not much (good first issue)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
clean_extern_crate
C-cleanup
#108987
opened Mar 10, 2023 by
jyn514
-C relocation-model=pie -C link-arg=--no-dynamic-linker still generates position dependant code for trait objects
C-bug
Category: This is a bug.
#108985
opened Mar 10, 2023 by
LawrenceEsswood
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.
fs_native_path
C-tracking-issue
#108979
opened Mar 10, 2023 by
ChrisDenton
3 tasks
1.68.0 emits STATUS_ILLEGAL_INSTRUCTION on build
C-bug
Category: This is a bug.
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
#108978
opened Mar 10, 2023 by
rozensoftware
Always inline functions don't have correct source line information under the VS debugger
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
C-bug
Category: This is a bug.
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
#108972
opened Mar 10, 2023 by
xTachyon
Stable fails to build a crate: trimmed_def_paths constructed but no error emitted; use Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
I-prioritize
Indicates that prioritization has been requested for this issue
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
DelayDm for lints or with_no_trimmed_paths for debugging
C-bug
#108970
opened Mar 10, 2023 by
wiktor-k
openssl-sys cross-compilation from MacOS to aarch64-unknown-linux-musl error
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.
#108969
opened Mar 10, 2023 by
Selyatin
Tracking Issue for decoupling from github actions environment variables in bootstrap
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#108966
opened Mar 10, 2023 by
albertlarsan68
2 tasks
rustc sometimes constant-folds math method calls but still emits a call anyway
A-codegen
Area: Code generation
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.
#108965
opened Mar 10, 2023 by
jorendorff
ICE: inherent_associated_types, IOOB, snapshot vec
C-bug
Category: This is a bug.
F-inherent_associated_types
`#![feature(inherent_associated_types)]`
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.
#108957
opened Mar 9, 2023 by
matthiaskrgr
"correct return type" help shouldn't include Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: suggestions generated by the compiler applied by cargo fix
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.
'static
A-diagnostics
#108953
opened Mar 9, 2023 by
scottmcm
ICE in adt_const_params: panicked at 'const parameter types cannot be generic'
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-adt_const_params
`#![feature(adt_const_params)]`
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.
#108952
opened Mar 9, 2023 by
asquared31415
rust 1.68.0 install fails with Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
missing llvm-tools if using external llvm
C-bug
#108948
opened Mar 9, 2023 by
jpalus
Projections fail to unify projections in related obligations
A-associated-items
Area: Associated items such as associated types and consts.
C-bug
Category: This is a bug.
#108933
opened Mar 9, 2023 by
AnthonyMikh
Rust match bound non-exhaustive patterns when all possible patterns for Relating to exhaustiveness / usefulness checking of patterns
A-patterns
Relating to patterns and pattern matching
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
char are handled
A-exhaustiveness-checking
#108932
opened Mar 9, 2023 by
Arthurdw
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.