Skip to content

Conversation

stogaru
Copy link
Owner

@stogaru stogaru commented Oct 9, 2024

No description provided.


macro_rules! generate_mut_add_and_sub_harness {
($type:ty, $proof_name:ident, $func_name:ident) => {
#[allow(unused)]
Copy link
Collaborator

Choose a reason for hiding this comment

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

this line could be a put outside of macro as general case?

Copy link
Owner Author

Choose a reason for hiding this comment

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

ok let me check if that works.

@stogaru stogaru changed the base branch from main to verify/ptr_mut October 11, 2024 23:08
@stogaru stogaru merged commit d9b8c65 into verify/ptr_mut Oct 11, 2024
@stogaru stogaru deleted the verify/ptr_mut_composite branch October 12, 2024 00:10
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.

2 participants