Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
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
Purge Python
#110479 opened Apr 18, 2023 by Ezrashaw
The LLVM we ship in rust-dev doesn't match the LLVM we ship in the rustc component A-LLVM 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)
#110474 opened Apr 18, 2023 by jyn514
Invalid bitcast error when building rustc (rustc-std-workspace-core) 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.
#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 Area: Makes things more difficult for new contributors to rust itself C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#110471 opened Apr 18, 2023 by jyn514
ICE: Inconsistent rustc_transmute::is_transmutable(...) result, got Yes 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.
#110467 opened Apr 17, 2023 by matthiaskrgr
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 Relevant to the compiler team, which will review and decide on the PR/issue.
#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
Wrong Clone bound suggestion 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.
#110446 opened Apr 17, 2023 by Banyc
inferred repeat expression length unnecessarily needs Copy C-bug Category: This is a bug. F-generic_arg_infer Using `_` as a const argument: #![feature(generic_arg_infer)]`
#110443 opened Apr 17, 2023 by lcnr
rustdoc: nested items should not be documented with --document-private-items C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#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 Area: Cross compilation A-download-rustc Area: Related to the `rust.download-rustc` build option E-hard Call for participation: Experience needed to fix: Hard / a lot T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#110411 opened Apr 16, 2023 by jyn514
Tracking Issue for removing impl const and ~const in the standard library C-tracking-issue Category: A tracking issue for an RFC or an unstable feature.
#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
ProTip! Find all open issues with in progress development work with linked:pr.