Skip to content
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

Remove benign shadowing #104

Merged
merged 15 commits into from
Jun 29, 2024
Merged

Conversation

Ketasaja
Copy link
Contributor

@Ketasaja Ketasaja commented Jun 26, 2024

Suffixes are less incremental than with display_escaped_suffix, but there should be no shadowing left. I'm not aware of this being necessary to fix anything, unlike previous changes.

zap/src/irgen/des.rs Outdated Show resolved Hide resolved
@sasial-dev sasial-dev self-assigned this Jun 26, 2024
@Ketasaja Ketasaja force-pushed the remove-benign-shadowing branch from a73e0d2 to ff3b3fa Compare June 27, 2024 01:15
zap/src/irgen/mod.rs Outdated Show resolved Hide resolved
zap/src/irgen/des.rs Outdated Show resolved Hide resolved
zap/src/irgen/des.rs Outdated Show resolved Hide resolved
zap/src/irgen/mod.rs Outdated Show resolved Hide resolved
zap/src/irgen/des.rs Outdated Show resolved Hide resolved
@Ketasaja
Copy link
Contributor Author

I kind of dislike the complexity being added here, and I still haven't handled cases like Stmt::LocalTuple or Stmt::Assign.

@Ketasaja Ketasaja marked this pull request as draft June 28, 2024 06:57
@sasial-dev
Copy link
Collaborator

Maybe let's revert that commit then? I agree it's not the greatest approch to hide it.

@Ketasaja Ketasaja force-pushed the remove-benign-shadowing branch from 1def570 to ea794e0 Compare June 28, 2024 06:59
@Ketasaja Ketasaja marked this pull request as ready for review June 28, 2024 08:08
@Ketasaja Ketasaja requested a review from sasial-dev June 28, 2024 08:08
@Ketasaja Ketasaja marked this pull request as draft June 28, 2024 08:16
@Ketasaja Ketasaja marked this pull request as ready for review June 28, 2024 08:20
Copy link
Member

@jackdotink jackdotink left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@sasial-dev sasial-dev left a comment

Choose a reason for hiding this comment

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

LGTM!

@sasial-dev sasial-dev merged commit c49bec8 into red-blox:0.6.x Jun 29, 2024
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.

3 participants