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

clippy fixes & dependency updates #651

Merged
merged 2 commits into from
Aug 25, 2023

fix os::fd imports that don't exist on 1.65

74f0a22
Select commit
Loading
Failed to load commit list.
Merged

clippy fixes & dependency updates #651

fix os::fd imports that don't exist on 1.65
74f0a22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 25, 2023 in 1s

40.74% of diff hit (target 73.25%)

View this Pull Request on Codecov

40.74% of diff hit (target 73.25%)

Annotations

Check warning on line 264 in wayland-backend/src/rs/server_impl/handle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/rs/server_impl/handle.rs#L262-L264

Added lines #L262 - L264 were not covered by tests

Check warning on line 436 in wayland-backend/src/rs/server_impl/handle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/rs/server_impl/handle.rs#L434-L436

Added lines #L434 - L436 were not covered by tests

Check warning on line 488 in wayland-backend/src/server_api.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/server_api.rs#L486-L488

Added lines #L486 - L488 were not covered by tests

Check warning on line 817 in wayland-backend/src/sys/server_impl/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/sys/server_impl/mod.rs#L815-L817

Added lines #L815 - L817 were not covered by tests

Check warning on line 1235 in wayland-backend/src/sys/server_impl/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/sys/server_impl/mod.rs#L1233-L1235

Added lines #L1233 - L1235 were not covered by tests

Check warning on line 1255 in wayland-backend/src/sys/server_impl/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/sys/server_impl/mod.rs#L1246-L1255

Added lines #L1246 - L1255 were not covered by tests

Check warning on line 77 in wayland-server/src/display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-server/src/display.rs#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 202 in wayland-server/src/display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-server/src/display.rs#L200-L202

Added lines #L200 - L202 were not covered by tests

Check warning on line 76 in wayland-server/src/global.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-server/src/global.rs#L76

Added line #L76 was not covered by tests