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 auxv dev dependency. #1462

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Aug 27, 2023

It hasn't been used since roughly 2018. The latest published version of auxv has a less common license and doesn't specify any license in it's Cargo.toml file.

@rustbot
Copy link
Collaborator

rustbot commented Aug 27, 2023

r? @Amanieu

(rustbot has picked a reviewer for you, use r? to override)

@Amanieu
Copy link
Member

Amanieu commented Aug 29, 2023

CI should be fixed now, can you rebase?

It hasn't been used since roughly 2018. The latest published version of
auxv has a less common license and doesn't specify any license in it's
Cargo.toml file.
@Amanieu
Copy link
Member

Amanieu commented Aug 29, 2023

It seems this crate is still used in tests.

@bjorn3
Copy link
Member Author

bjorn3 commented Oct 10, 2023

I modified the tests to no longer depend on the auxv crate.

@Amanieu Amanieu merged commit 88a9c46 into rust-lang:master Oct 10, 2023
26 checks passed
@bjorn3 bjorn3 deleted the remove_auxv branch October 10, 2023 13:47
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