Skip to content

Improve chalk integration#93810

Merged
bors merged 6 commits intorust-lang:masterfrom
matthewjasper:chalk-and-canonical-universes
Feb 13, 2022
Merged

Improve chalk integration#93810
bors merged 6 commits intorust-lang:masterfrom
matthewjasper:chalk-and-canonical-universes

Conversation

@matthewjasper
Copy link
Contributor

  • Support subtype bounds in chalk lowering
  • Handle universes in canonicalization
  • Handle type parameters in chalk responses
  • Use chalk_ir::LifetimeData::Empty for ty::ReEmpty
  • Remove ignore-compare-mode-chalk for tests that no longer hang (they may still fail or ICE)

This is enough to get a hello world program to compile with -Zchalk now. Some of the remaining issues that are needed to get Chalk integration working on larger programs are:

r? @jackh726

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants