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

Refactor the features module #2592

Merged
merged 6 commits into from
Jul 28, 2023

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Jul 27, 2023

This PR refactors the features module, replacing the several macros we had for a single one.

This means that when a new version or feature needs to be added, all the changes need to be done in a single place.

cc @emilio, @tshepang

bindgen/features.rs Outdated Show resolved Hide resolved
bindgen/lib.rs Outdated Show resolved Hide resolved
bindgen/features.rs Outdated Show resolved Hide resolved
pvdrz and others added 3 commits July 28, 2023 11:58
Co-authored-by: Tshepang Mbambo <tshepang@gmail.com>
Co-authored-by: Tshepang Mbambo <tshepang@gmail.com>
Co-authored-by: Tshepang Mbambo <tshepang@gmail.com>
@pvdrz pvdrz merged commit bf5e79b into rust-lang:main Jul 28, 2023
27 checks passed
@pvdrz pvdrz deleted the pvdrz-refactor-features branch July 28, 2023 17:20
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