Skip to content

More lowering improvements - #606

Merged
detrumi merged 10 commits into
rust-lang:masterfrom
detrumi:lowering-improvements
Sep 11, 2020
Merged

More lowering improvements#606
detrumi merged 10 commits into
rust-lang:masterfrom
detrumi:lowering-improvements

Conversation

@detrumi

@detrumi detrumi commented Sep 8, 2020

Copy link
Copy Markdown
Contributor

No description provided.

@detrumi
detrumi marked this pull request as ready for review September 8, 2020 21:03

@jackh726 jackh726 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments, but r=me after.

Comment thread chalk-integration/src/lowering/program_lowerer.rs Outdated
Comment thread chalk-integration/src/lowering/program_lowerer.rs Outdated
Comment thread chalk-integration/src/lowering.rs
Comment thread chalk-integration/src/lowering.rs Outdated
Comment thread chalk-integration/src/lowering/env.rs Outdated
pub addl_variable_kinds: Vec<chalk_ir::VariableKind<ChalkIr>>,
}

pub enum TypeLookup<'k> {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would argue this isn't quite TypeLookup since Trait isn't a type, but eh. This is probably fine.

@detrumi
detrumi merged commit 42f24b8 into rust-lang:master Sep 11, 2020
@detrumi
detrumi deleted the lowering-improvements branch September 11, 2020 17:28
@bors bors mentioned this pull request Sep 11, 2020
@jackh726

Copy link
Copy Markdown
Member

@detrumi please r=jackh726 instead of merging directly

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants