Skip to content

Conversation

coolreader18
Copy link
Contributor

rust-lang/libc#1501

Not sure if this is the best approach, or whether we should just define our own version? Though I know that's generally avoided in nix. Alternatively, we could just slap a #[allow(deprecated)] on it and figure it out later, but I just wanted to do something because it's causing CI to fail.

@tamird
Copy link
Contributor

tamird commented Nov 12, 2020

Upstream's deprecation warning is informational, it is intended to let folks know that the type is soon changing. I've addressed this as part of #1285.

bors bot added a commit that referenced this pull request Nov 16, 2020
1332: Suppress temporary libc deprecations r=asomers a=tamird

See individual commits.

This PR is an alternative to #1329.

@asomers 

Co-authored-by: Tamir Duberstein <[email protected]>
bors bot added a commit that referenced this pull request Nov 16, 2020
1332: Suppress temporary libc deprecations r=asomers a=tamird

See individual commits.

This PR is an alternative to #1329.

@asomers 

Co-authored-by: Tamir Duberstein <[email protected]>
@asomers
Copy link
Member

asomers commented Nov 28, 2020

Fixed by #1332 instead.

@asomers asomers closed this Nov 28, 2020
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