Skip to content

fix(rdpdr): implement Clone and PartialEq on most of efs and esc#388

Merged
Benoît Cortier (CBenoit) merged 3 commits intomasterfrom
isaiah/derive-clone-and-partialeq
Feb 29, 2024
Merged

fix(rdpdr): implement Clone and PartialEq on most of efs and esc#388
Benoît Cortier (CBenoit) merged 3 commits intomasterfrom
isaiah/derive-clone-and-partialeq

Conversation

@ibeckermayer
Copy link
Copy Markdown
Contributor

@ibeckermayer Isaiah Becker-Mayer (ibeckermayer) commented Feb 29, 2024

Also includes a custom PartialEq implementation for DeviceControlResponse, and removes std::io::Error::other which appears to be a nightly-only feature for now.

Also includes a custom `PartialEq` implementation for `DeviceControlResponse`,
and removes `std::io::Error::other` which appears to be a nightly-only feature
for now.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 29, 2024

Coverage Report 🤖 ⚙️

Past:
Total lines: 27664
Covered lines: 16715 (60.42%)

New:
Total lines: 27870
Covered lines: 16711 (59.96%)

Diff: -0.46%

[this comment will be updated automatically]

Comment thread crates/ironrdp-rdpdr/src/pdu/efs.rs Outdated
Comment thread crates/ironrdp-session/src/legacy.rs Outdated
Copy link
Copy Markdown
Member

@CBenoit Benoît Cortier (CBenoit) left a comment

Choose a reason for hiding this comment

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

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants