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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

transmutability: high memory unsage for types containing references C-bug Category: This is a bug. F-transmutability `#![feature(transmutability)]` I-compilemem Issue: Problems and improvements with respect to memory usage during compilation. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140610 opened May 3, 2025 by tmiasko
ICE: DefId::expect_local DefId isn't local C-bug Category: This is a bug. F-generic_const_exprs `#![feature(generic_const_exprs)]` F-min_generic_const_args `#![feature(min_generic_const_args)]` F-transmutability `#![feature(transmutability)]` I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ S-bug-has-test Status: This bug is tracked inside the repo by a `known-bug` test. S-has-bisection Status: a bisection has been found for this issue S-has-mcve Status: 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.
#133808 opened Dec 3, 2024 by matthiaskrgr
ICE: icnr comp: type variable should not be hashed A-incr-comp Area: Incremental compilation C-bug Category: This is a bug. F-transmutability `#![feature(transmutability)]` F-type_alias_impl_trait `#[feature(type_alias_impl_trait)]` 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.
#125885 opened Jun 2, 2024 by matthiaskrgr
Wrong spans for transmute argument errors A-diagnostics Area: Messages for errors, warnings, and lints D-incorrect Diagnostics: A diagnostic that is giving misleading or incorrect information. F-transmutability `#![feature(transmutability)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#115688 opened Sep 8, 2023 by chenyukang
Tracking Issue for Transmutability Trait: #[transmutability] C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC F-transmutability `#![feature(transmutability)]` T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#99571 opened Jul 21, 2022 by jswrenn
3 of 7 tasks
ProTip! no:milestone will show everything without a milestone.