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

rename 'extern-so' to 'native-lib' #3593

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

RalfJung
Copy link
Member

Calling "extern" functions is not super clear IMO (extern to what), but saying that we are calling "native" functions from inside the interpreter makes it very clear I think.

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented May 10, 2024

📌 Commit 5eeb579 has been approved by RalfJung

It is now in the queue for this repository.

bors added a commit that referenced this pull request May 10, 2024
rename 'extern-so' to 'native-lib'

Calling "extern" functions is not super clear IMO (extern to what), but saying that we are calling "native" functions from inside the interpreter makes it very clear I think.
@bors
Copy link
Contributor

bors commented May 10, 2024

⌛ Testing commit 5eeb579 with merge cc1e36c...

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented May 10, 2024

📌 Commit b90d953 has been approved by RalfJung

It is now in the queue for this repository.

bors added a commit that referenced this pull request May 10, 2024
rename 'extern-so' to 'native-lib'

Calling "extern" functions is not super clear IMO (extern to what), but saying that we are calling "native" functions from inside the interpreter makes it very clear I think.
@bors
Copy link
Contributor

bors commented May 10, 2024

⌛ Testing commit b90d953 with merge d213eb2...

@RalfJung
Copy link
Member Author

@bors r+ retry

@bors
Copy link
Contributor

bors commented May 10, 2024

📌 Commit 73cbb49 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented May 10, 2024

⌛ Testing commit 73cbb49 with merge 9f63c72...

@bors
Copy link
Contributor

bors commented May 10, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 9f63c72 to master...

@bors bors merged commit 9f63c72 into rust-lang:master May 10, 2024
8 checks passed
@RalfJung RalfJung deleted the native-lib branch May 11, 2024 09:19
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