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
Beta rustc warns on missing documentation for an extern crate even though the docstring is not used by rustdoc
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#112308
opened Jun 5, 2023 by
elinorbgr
ICE: 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.
report_selection_error did not emit an error
C-bug
#112293
opened Jun 4, 2023 by
matthiaskrgr
field is never read warning doesn't consider Drop implementation
A-diagnostics
Area: Messages for errors, warnings, and lints
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#112290
opened Jun 4, 2023 by
lvella
Const generic expressions in type-state-machine does not recognize same type
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
regression-untriaged
Untriaged performance or correctness regression.
requires-incomplete-features
requires-nightly
This issue requires a nightly compiler in some way.
#112289
opened Jun 4, 2023 by
Byter09
x check checks rust-analyzer by default
C-enhancement
#112287
opened Jun 4, 2023 by
Nilstrieb
standalone installer rustc-1.70.0 (precompiled binary) segfaults in elf_machine_runtime_setup
C-bug
Category: This is a bug.
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.
A thread_local! with a const initializer and a panicking drop impl unwinds through an extern "C" frame
C-bug
Category: This is a bug.
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
P-high
High priority
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#112285
opened Jun 4, 2023 by
saethlin
Suggest code correction for E0446 - private type in public interface
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.
#112284
opened Jun 4, 2023 by
nyurik
"Regression" - some static bounds incorrectly compiled in 1.63..=1.67
C-bug
Category: This is a bug.
I-prioritize
Indicates that prioritization has been requested for this issue
regression-untriaged
Untriaged performance or correctness regression.
#112283
opened Jun 4, 2023 by
QuineDot
Suggestion to "surround the struct literal in parentheses" sometimes places the opening parenthesis after the module name
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.
#112278
opened Jun 4, 2023 by
bernardosulzbach
librsvg build failure after updating rust
C-bug
Category: This is a bug.
I-prioritize
Indicates that prioritization has been requested for this issue
regression-untriaged
Untriaged performance or correctness regression.
windows-sys generated WinAPI bindings break ARM platforms
C-bug
Category: This is a bug.
I-prioritize
Indicates that prioritization has been requested for this issue
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
regression-untriaged
Untriaged performance or correctness regression.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#112265
opened Jun 4, 2023 by
bdbai
bad suggestion for unused_parens, needs space in replacement
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
#112276
opened Jun 4, 2023 by
legofanclub
Diagnostic when trying to write exclusive ranges as Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
..<
A-diagnostics
#112254
opened Jun 3, 2023 by
comex
Diagnostics when trying to do pointer arithmetic like in C
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.
#112252
opened Jun 3, 2023 by
comex
ICE: compiler/rustc_borrowck/src/universal_regions.rs:882:36: cannot convert Area: The borrow checker
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.
RePlaceholder(Placeholder { bound: BoundRegion { kind: BrNamed}) to a region vid
A-borrow-checker
#112250
opened Jun 3, 2023 by
smessmer
Type inference fails with Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-adt_const_params
`#![feature(adt_const_params)]`
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
adt_const_params and const_generic_exprs for associated types
A-const-generics
#112248
opened Jun 3, 2023 by
Tehforsch
Nightly: Enabling LTO causes undefined symbols when using build-std
-Zbuild-std
A-lto
Area: Link Time Optimization
C-bug
Category: This is a bug.
requires-custom-config
This issue requires custom config/build for rustc in some way
T-cargo
Relevant to the cargo team, which will review and decide on the PR/issue.
#112245
opened Jun 3, 2023 by
newcomb-luke
ice: rustdoc: Znormalize-docs : index out of bounds, snapshot vec
C-bug
Category: This is a bug.
F-normalize-docs
-Z normalize-docs
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#112242
opened Jun 3, 2023 by
matthiaskrgr
TAIT: "unconstrained opaque type" error when constraining use is unreachable.
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
#112230
opened Jun 3, 2023 by
Dirbaio
dist-x86_64-linux doesn't build locally, tries to combine download-ci-llvm and thin-lto
C-bug
Category: This is a bug.
#112224
opened Jun 2, 2023 by
saethlin
const param ty should be split into two traits
A-const-generics
Area: const generics (parameters and arguments)
A-patterns
Relating to patterns and pattern matching
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.
#112221
opened Jun 2, 2023 by
BoxyUwU
sizedness of const parameter types
A-const-generics
Area: const generics (parameters and arguments)
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.
#112219
opened Jun 2, 2023 by
BoxyUwU
wide pointer/borrow equality for Area: const generics (parameters and arguments)
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.
adt_const_params
A-const-generics
#112218
opened Jun 2, 2023 by
BoxyUwU
Previous Next
ProTip!
no:milestone will show everything without a milestone.

