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

Deprecate winit_ and raw-window-handle_ features #2161

Merged
merged 1 commit into from Mar 25, 2023

Conversation

marc0246
Copy link
Contributor

Since Rust 1.60, we can use the dep: syntax to specify dependencies that are enabled by features. Our current MSRV is 1.62, therefore I think it's best to deprecate vulkano-win's winit_ and raw-window-handle_ features because they're awkward.

Changelog:

### Additions
- Vulkano-win: The features `winit` and `raw-window-handle` can now be used directly, `winit_` and `raw-window-handle_` have been deprecated.

@Rua Rua merged commit 5dfd1b2 into vulkano-rs:master Mar 25, 2023
3 checks passed
@marc0246 marc0246 deleted the deprecate-underscored-features branch March 25, 2023 11:56
Rua added a commit that referenced this pull request Mar 25, 2023
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
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.

None yet

2 participants