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

Port from nix to rustix #658

Merged
merged 1 commit into from
Oct 31, 2023

Use `rustix` instead of `nix`

a96ce07
Select commit
Loading
Failed to load commit list.
Merged

Port from nix to rustix #658

Use `rustix` instead of `nix`
a96ce07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 6, 2023 in 0s

81.60% of diff hit (target 73.02%)

View this Pull Request on Codecov

81.60% of diff hit (target 73.02%)

Annotations

Check warning on line 84 in wayland-backend/src/rs/socket.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/rs/socket.rs#L84

Added line #L84 was not covered by tests

Check warning on line 205 in wayland-backend/src/rs/socket.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-backend/src/rs/socket.rs#L205

Added line #L205 was not covered by tests

Check warning on line 229 in wayland-client/src/conn.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-client/src/conn.rs#L229

Added line #L229 was not covered by tests

Check warning on line 426 in wayland-client/src/event_queue.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-client/src/event_queue.rs#L426

Added line #L426 was not covered by tests

Check warning on line 138 in wayland-cursor/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-cursor/src/lib.rs#L138

Added line #L138 was not covered by tests

Check warning on line 378 in wayland-cursor/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-cursor/src/lib.rs#L378

Added line #L378 was not covered by tests

Check warning on line 382 in wayland-cursor/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-cursor/src/lib.rs#L382

Added line #L382 was not covered by tests

Check warning on line 384 in wayland-cursor/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-cursor/src/lib.rs#L384

Added line #L384 was not covered by tests

Check warning on line 388 in wayland-cursor/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-cursor/src/lib.rs#L387-L388

Added lines #L387 - L388 were not covered by tests

Check warning on line 400 in wayland-cursor/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-cursor/src/lib.rs#L400

Added line #L400 was not covered by tests

Check warning on line 403 in wayland-cursor/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-cursor/src/lib.rs#L402-L403

Added lines #L402 - L403 were not covered by tests

Check warning on line 405 in wayland-cursor/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-cursor/src/lib.rs#L405

Added line #L405 was not covered by tests

Check warning on line 407 in wayland-cursor/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-cursor/src/lib.rs#L407

Added line #L407 was not covered by tests

Check warning on line 417 in wayland-cursor/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

wayland-cursor/src/lib.rs#L417

Added line #L417 was not covered by tests