Skip to content

Comments

swithc to rust 1.93#646

Merged
milyin merged 11 commits intomainfrom
ci/rust_1_93_v1
Feb 20, 2026
Merged

swithc to rust 1.93#646
milyin merged 11 commits intomainfrom
ci/rust_1_93_v1

Conversation

@milyin
Copy link
Contributor

@milyin milyin commented Feb 18, 2026

followup to eclipse-zenoh/zenoh#2392 which made support of rust 1.75 optional

@milyin milyin added the enhancement New feature or request label Feb 18, 2026
Copy link
Contributor

@diogomatsubara diogomatsubara left a comment

Choose a reason for hiding this comment

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

LGTM

#[allow(dead_code)]
#[derive(Serialize, Deserialize, PartialEq, Clone)]
struct AddTwoIntsReply {
sum: i64,
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not remove the dead code instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done, made them for #[cfg(test)]

@milyin milyin merged commit e9e7d48 into main Feb 20, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants