Skip to content

Conversation

@kakserpom
Copy link
Contributor

Fixes #515

@coveralls
Copy link

coveralls commented Dec 18, 2025

Pull Request Test Coverage Report for Build 20413986967

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 36.097%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/macros/src/function.rs 0 1 0.0%
src/types/array/mod.rs 0 2 0.0%
Totals Coverage Status
Change from base Build 20412913109: -0.02%
Covered Lines: 1676
Relevant Lines: 4643

💛 - Coveralls

@ptondereau
Copy link
Member

bugfix(macro): reference mutability inside Option
fix(macro): reference mutability inside Option

ptondereau
ptondereau previously approved these changes Dec 18, 2025
Copy link
Member

@ptondereau ptondereau left a comment

Choose a reason for hiding this comment

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

LGTM! thanks!

@kakserpom kakserpom changed the title bugfix(macro): reference mutability inside Option #515 fix(macro): reference mutability inside Option #515 Dec 18, 2025
@kakserpom kakserpom force-pushed the 515_ref_mutability branch 2 times, most recently from 5f20453 to fa5bdcd Compare December 21, 2025 15:42
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.

Argument #1 ($foo) could not be passed by reference

3 participants