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

proxy: Fix build with new nix recvmsg lifetimes #52

Merged
merged 3 commits into from
Aug 28, 2023

Conversation

cgwalters
Copy link
Collaborator

@cgwalters cgwalters commented Aug 28, 2023

proxy: Fix build with new nix recvmsg lifetimes

An updated nix fixes an incorrect lifetime.

cc nix-rust/nix#2083

Signed-off-by: Colin Walters walters@verbum.org


build-sys: Bump MSRV to 1.63

Since rustix did.

Signed-off-by: Colin Walters walters@verbum.org


proxy: Fix a few stylistic clippy lints

Signed-off-by: Colin Walters walters@verbum.org


An updated nix fixes an incorrect lifetime.

cc nix-rust/nix#2083

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters force-pushed the fix-borrowck-error branch 3 times, most recently from 010bf42 to e255822 Compare August 28, 2023 15:25
Since rustix did.

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

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jmarrero jmarrero merged commit 4a97119 into containers:main Aug 28, 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