Skip to content

Add name resolution to slices#951

Merged
bors[bot] merged 4 commits intomasterfrom
phil/slice
Feb 20, 2022
Merged

Add name resolution to slices#951
bors[bot] merged 4 commits intomasterfrom
phil/slice

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 review from CohenArthur and 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