Skip to content

debug assertion failed: lhs.to_alias_term().is_some() || rhs.to_alias_term().is_some() #165

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

Closed
lcnr opened this issue Feb 18, 2025 · 1 comment · Fixed by rust-lang/rust#137211
Assignees

Comments

@lcnr
Copy link
Contributor

lcnr commented Feb 18, 2025

affected tests

  • tests/ui/async-await/async-outside-of-await-issue-121096.rs
  • tests/ui/async-await/in-trait/dont-project-to-specializable-projection.rs
@lcnr lcnr moved this to in progress in -Znext-solver=globally Feb 18, 2025
@lcnr lcnr self-assigned this Feb 18, 2025
@lcnr lcnr changed the title assertion failed: lhs.to_alias_term().is_some() || rhs.to_alias_term().is_some() debug assertion failed: lhs.to_alias_term().is_some() || rhs.to_alias_term().is_some() Feb 18, 2025
Urgau added a commit to Urgau/rust that referenced this issue Feb 18, 2025
…compiler-errors

don't ICE for alias-relate goals with error term

see comment, fixes rust-lang/trait-system-refactor-initiative#165

r? `@compiler-errors`
Urgau added a commit to Urgau/rust that referenced this issue Feb 18, 2025
…compiler-errors

don't ICE for alias-relate goals with error term

see comment, fixes rust-lang/trait-system-refactor-initiative#165

r? ``@compiler-errors``
rust-timer added a commit to rust-lang-ci/rust that referenced this issue Feb 18, 2025
Rollup merge of rust-lang#137211 - lcnr:alias-relate-accept-error, r=compiler-errors

don't ICE for alias-relate goals with error term

see comment, fixes rust-lang/trait-system-refactor-initiative#165

r? ``@compiler-errors``
github-actions bot pushed a commit to rust-lang/miri that referenced this issue Feb 19, 2025
…errors

don't ICE for alias-relate goals with error term

see comment, fixes rust-lang/trait-system-refactor-initiative#165

r? ``@compiler-errors``
@lcnr
Copy link
Contributor Author

lcnr commented Feb 19, 2025

fixed by rust-lang/rust#137211

@lcnr lcnr closed this as completed Feb 19, 2025
@lcnr lcnr moved this from in progress to done in -Znext-solver=globally Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant