Skip to content

Conversation

@cgwalters
Copy link
Collaborator

@cgwalters cgwalters commented Aug 25, 2023

tests: Drop unnecessary drop

Newer rustc warns about this, dropping a reference does
nothing. I think this code used to handle unmount via drop.


build-sys: Opt in to resolver = 2

This silences a warning from newer Rust.


@cgwalters cgwalters changed the title tests: Drop unnecessary drop Two lint fixes Aug 29, 2023
Newer rustc warns about this, dropping a reference does
nothing.  I think this code used to handle unmount via drop.

Signed-off-by: Colin Walters <walters@verbum.org>
This silences a warning from newer Rust.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
Copy link
Collaborator Author

man the signoff thing is annoying

@jmarrero jmarrero merged commit 0fc8252 into bootc-dev:main Aug 30, 2023
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