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 using macro, curly brackets, and multi-byte character
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.
#110484
opened Apr 18, 2023 by
mamekoro
Rust Nightly (1.71.0-nightly (7908a1d65 2023-04-17)) breaks my builds
C-bug
Category: This is a bug.
#110475
opened Apr 18, 2023 by
benthecarman
The LLVM we ship in Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
rust-dev doesn't match the LLVM we ship in the rustc component
A-LLVM
#110474
opened Apr 18, 2023 by
jyn514
Invalid bitcast error when building rustc (rustc-std-workspace-core)
C-bug
#110472
opened Apr 18, 2023 by
bryangarza
x setup no longer goes through all setup steps before checking if config.toml exists
A-contributor-roadblock
#110471
opened Apr 18, 2023 by
jyn514
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.
Inconsistent rustc_transmute::is_transmutable(...) result, got Yes
C-bug
#110467
opened Apr 17, 2023 by
matthiaskrgr
Recursive types in a Category: This is a bug.
Vec<T> with generic parameters gives ambiguous error
C-bug
#110466
opened Apr 17, 2023 by
Kjolnyr
ICE: thread 'rustc' panicked at 'DefId(2:4314 ~ core[ecd7]::cell::Ref::'b) does not have a "def_span"'
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-has-mcve
A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#110464
opened Apr 17, 2023 by
matthiaskrgr
rustc --help should define SPEC
T-compiler
#110462
opened Apr 17, 2023 by
ChrisDenton
rustc: Gives inconsistent error messages if a dependency's dependency rlib has an unexpected filename
A-metadata
Area: crate metadata
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#110460
opened Apr 17, 2023 by
sdroege
Incremental recompilation MIR ICE
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
#110457
opened Apr 17, 2023 by
crumblingstatue
ICE in mir building with captured value of unresolved type
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.
#110453
opened Apr 17, 2023 by
conradludgate
Compiler incorrectly understand initialisation of vars with patterns.
C-bug
Category: This is a bug.
#110452
opened Apr 17, 2023 by
lovely-error
Wrong 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.
Clone bound suggestion
A-diagnostics
#110446
opened Apr 17, 2023 by
Banyc
inferred repeat expression length unnecessarily needs Category: This is a bug.
F-generic_arg_infer
Using `_` as a const argument: #![feature(generic_arg_infer)]`
Copy
C-bug
#110443
opened Apr 17, 2023 by
lcnr
rustdoc: nested items should not be documented with Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
--document-private-items
C-bug
#110422
opened Apr 16, 2023 by
GuillaumeGomez
Unstable fingerprints for evaluate_obligation (EvaluatedToOkModuloRegions)
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.
#110416
opened Apr 16, 2023 by
Lunderberg
ICE in rustdoc (rustc 1.69.0-beta.8) while documenting clap 3.2.23
A-intra-doc-links
Area: Intra-doc links, the ability to link to items in docs by name
C-bug
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-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#110412
opened Apr 16, 2023 by
DusterTheFirst
download-rustc should support a cross-compiled host
A-cross
#110411
opened Apr 16, 2023 by
jyn514
Tracking Issue for removing Category: A tracking issue for an RFC or an unstable feature.
impl const and ~const in the standard library
C-tracking-issue
#110395
opened Apr 16, 2023 by
fee1-dead
4 tasks
build_script_build.exe in a Windows Sandbox shared folder is filled with zero bytes
C-bug
Category: This is a bug.
O-windows
Operating system: Windows
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
#110383
opened Apr 16, 2023 by
voltagex
rustc segfault with struct containing large array of fat pointers + a bool
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#110381
opened Apr 16, 2023 by
drey7925
ICE: Missing value for constant, but no error reported?
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
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.
#110378
opened Apr 15, 2023 by
is8ac
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.