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
Assigned to nobody Loading
Sort

Issues list

impl<T> PointerLike for {Rc,Arc,Weak}<T> can't exist but should C-feature-request Category: A feature request, i.e: not implemented / a PR. F-dyn_star `#![feature(dyn_star)]`
#134591 opened Dec 21, 2024 by kpreid
ICE with dyn* and method that takes self by value C-bug Category: This is a bug. F-dyn_star `#![feature(dyn_star)]` I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ requires-incomplete-features This issue requires the use of incomplete features. requires-nightly This issue requires a nightly compiler in some way. S-bug-has-test Status: This bug is tracked inside the repo by a `known-bug` test. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#119694 opened Jan 7, 2024 by lukas-code
ice: symbol mangling v0 + dyn_star: cannot be demangled C-bug Category: This is a bug. F-dyn_star `#![feature(dyn_star)]` I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ requires-debug-assertions This issue requires a build of rustc or tooling with debug-assertions in some way S-bug-has-test Status: This bug is tracked inside the repo by a `known-bug` test. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#116979 opened Oct 20, 2023 by matthiaskrgr
dyn* does not support trait upcasting F-dyn_star `#![feature(dyn_star)]` T-types Relevant to the types team, which will review and decide on the PR/issue.
#104800 opened Nov 24, 2022 by compiler-errors
Tracking issue for dyn-star B-experimental Blocker: In-tree experiment; RFC pending, not yet approved or unneeded (requires FCP to stabilize). C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC F-dyn_star `#![feature(dyn_star)]` T-lang Relevant to the language team, which will review and decide on the PR/issue.
#102425 opened Sep 28, 2022 by eholk
8 of 10 tasks
ProTip! Add no:assignee to see everything that’s not assigned.