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

Bus multi interaction (arbitrary number of columns) #2455

Closed
wants to merge 7 commits into from

Conversation

qwang98
Copy link
Collaborator

@qwang98 qwang98 commented Feb 7, 2025

No description provided.

@@ -431,7 +431,7 @@ impl<T: Display> Display for PhantomBusInteractionIdentity<T> {
fn fmt(&self, f: &mut Formatter<'_>) -> Result {
write!(
f,
"Constr::PhantomBusInteraction({}, {}, [{}], {}, [{}], [{}]);",
"Constr::PhantomBusInteraction({}, {}, [{}], {}, [{}], [{}], [{}]);",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

At this point, helper columns are NOT Option yet, but always array.

@qwang98 qwang98 changed the title Bus multi interaction (arbitrary even number of columns) Bus multi interaction (arbitrary number of columns) Feb 7, 2025
@qwang98 qwang98 requested a review from georgwiese February 7, 2025 05:56
@qwang98 qwang98 marked this pull request as ready for review February 7, 2025 05:58
@qwang98 qwang98 marked this pull request as draft February 7, 2025 06:30
@qwang98 qwang98 closed this Feb 7, 2025
@qwang98 qwang98 removed the request for review from georgwiese February 7, 2025 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant