Skip to content

Issues: rust-lang/trait-system-refactor-initiative

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

generalization is incomplete for aliases A-incomplete incorrectly return `NoSolution`, unsound during coherence A-normalization S-unsound
#8 opened Apr 17, 2023 by lcnr
normalization does not use impls covered by param env candidates A-normalization not-blocking-coherence An issue we can resolve after stabilizing the new solver during coherence S-increased-expressiveness
#12 opened Apr 24, 2023 by lcnr
structurally resolve how does it work not-blocking-coherence An issue we can resolve after stabilizing the new solver during coherence
#15 opened May 19, 2023 by lcnr
defining opaque types with aliases which normalize to params not-blocking-coherence An issue we can resolve after stabilizing the new solver during coherence
#16 opened May 22, 2023 by lcnr
should looking up the defined opaque types be structural or semantic not-blocking-coherence An issue we can resolve after stabilizing the new solver during coherence
#17 opened May 24, 2023 by lcnr
ambiguity on inductive cycles A-coherence Having to do with regressions in `-Ztrait-solver=next-coherence` S-breaking-change
#20 opened May 26, 2023 by lcnr
old solver incompletely prefers projection and object candidates A-incomplete incorrectly return `NoSolution`, unsound during coherence
#27 opened May 31, 2023 by lcnr
overlapping impl candidates are no longer an error stabilization-report-relevant Relevant for stabilization report for new solver (new breakage, new capabilities)
#35 opened Jun 23, 2023 by aliemjay
erasing universe info in query inputs
#19 opened May 26, 2023 by lcnr
ProTip! Exclude everything labeled bug with -label:bug.