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

Tm/hlapi strings in list #2072

Merged
merged 3 commits into from
Feb 18, 2025
Merged

Tm/hlapi strings in list #2072

merged 3 commits into from
Feb 18, 2025

Conversation

tmontaigu
Copy link
Contributor

@tmontaigu tmontaigu commented Feb 17, 2025

This change is Reviewable

The purpose of this introducing this trait
is to purposefully create a breaking change
so that later we have more freedom on refactoring
some stuff with less risk of breaking
@tmontaigu tmontaigu force-pushed the tm/hlapi-strings-in-list branch from c424898 to f657a00 Compare February 17, 2025 16:19
Copy link
Member

@IceTDrinker IceTDrinker left a comment

Choose a reason for hiding this comment

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

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @tmontaigu)


tfhe/src/high_level_api/compact_list.rs line 402 at r1 (raw file):

}

pub trait HlCompactable: Compactable {}

should be sealed or not in the end ?

Copy link
Member

@IceTDrinker IceTDrinker left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @tmontaigu)

@tmontaigu tmontaigu force-pushed the tm/hlapi-strings-in-list branch from 43f1b05 to c967303 Compare February 17, 2025 17:58
@zama-bot zama-bot removed the approved label Feb 17, 2025
Copy link
Member

@IceTDrinker IceTDrinker left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @tmontaigu)

@tmontaigu tmontaigu merged commit 4650a5e into main Feb 18, 2025
102 of 107 checks passed
@tmontaigu tmontaigu deleted the tm/hlapi-strings-in-list branch February 18, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants