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

Add name resolution to slices #951

Merged
merged 4 commits into from
Feb 20, 2022
Merged

Add name resolution to slices #951

merged 4 commits into from
Feb 20, 2022

Conversation

philberty
Copy link
Member

This is the first part to support slices where we complete the name
resolution of the SliceType with its element as well as the range
expressions used in construction.

This patch also includes separation of the implementation from the
headers to try and incrementally improve build speed.

Addresses #849

@philberty philberty added this to the Macro Expansion milestone Feb 18, 2022
@philberty philberty requested a review from dkm February 18, 2022 16:09
Copy link
Member

@CohenArthur CohenArthur left a comment

Choose a reason for hiding this comment

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

LGTM :) I'm glad you split up the commits nicely, I was a bit scared to try and find changes among the big file refactors haha

@philberty
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 20, 2022

Build succeeded:

@bors bors bot merged commit 4e096b1 into master Feb 20, 2022
@philberty philberty deleted the phil/slice branch February 22, 2022 15:11
@philberty philberty mentioned this pull request Mar 10, 2022
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants