Skip to content

[stdlib] Rename Slab to InlineArray #79294

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

Merged
merged 6 commits into from
Feb 12, 2025
Merged

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Feb 11, 2025

@Azoy
Copy link
Contributor Author

Azoy commented Feb 11, 2025

@swift-ci please test

Copy link
Member

@DougGregor DougGregor left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@etcwilde etcwilde left a comment

Choose a reason for hiding this comment

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

Approving changes to the new build system.

@Azoy
Copy link
Contributor Author

Azoy commented Feb 11, 2025

@swift-ci please smoke test

@Azoy
Copy link
Contributor Author

Azoy commented Feb 11, 2025

@swift-ci please smoke test

2 similar comments
@glessard
Copy link
Contributor

@swift-ci please smoke test

@glessard
Copy link
Contributor

@swift-ci please smoke test

@glessard
Copy link
Contributor

Looks like Sema/typo_correction.swift's behaviour reverted to what it was before you changed it in 4c5a13a:

-  let plop = 4 // expected-note {{'plop' declared here}}
+  let plop = 4 // expected-note {{did you mean 'plop'?}}

Reverses the change done to this file in 4c5a13a.

It seems like this is an unstable diagnostic.
@glessard
Copy link
Contributor

@swift-ci please smoke test

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.

4 participants