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 the link Cargo feature #5752

Merged
merged 1 commit into from
May 29, 2024
Merged

Remove the link Cargo feature #5752

merged 1 commit into from
May 29, 2024

Conversation

madsmtm
Copy link
Contributor

@madsmtm madsmtm commented May 29, 2024

Connections
Part of #5641, split out to make it so that that PR is a non-breaking change.

Description
Remove the link feature which is not available in the objc2 crates. This was added by @crowlKats in #3853, but Deno doesn't actually use it, they instead specify this using -weak_framework, which is the correct solution to this problem IMO.

Testing
Roughly as described in the changelog entry.

Checklist

  • Run cargo fmt.
  • Run cargo clippy.
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@madsmtm madsmtm requested a review from a team as a code owner May 29, 2024 05:37
@cwfitzgerald
Copy link
Member

Code's fine, just want crowlKats to give a +1 - @crowlKats merge if this is fine, please

@crowlKats crowlKats merged commit 60a14c6 into gfx-rs:trunk May 29, 2024
27 checks passed
@madsmtm madsmtm deleted the remove-link branch May 30, 2024 07:57
@madsmtm madsmtm mentioned this pull request May 31, 2024
4 tasks
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