Skip to content

Clippy cleanup: dangerous_implicit_autorefs #2635

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

asomers
Copy link
Member

@asomers asomers commented Apr 30, 2025

What does this PR do

Fixes a compiler warning with the latest nightly

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

@asomers asomers requested a review from SteveLauC April 30, 2025 12:43
@asomers asomers force-pushed the dangerous_implicit_autorefs branch from e88283a to b4e436a Compare April 30, 2025 13:48
@asomers
Copy link
Member Author

asomers commented Apr 30, 2025

The breakage on Hurd has gotten worse. Now, building std brings in libc 0.2.172. Maybe we can fix it by pinning the nightly toolchain to an older version? But given that Hurd is basically a toy, I don't want to spend too much time on it.

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.

1 participant