Skip to content

Conversation

@skogseth
Copy link
Contributor

@skogseth skogseth commented Nov 7, 2025

An edge case I came across.

Sidenote: Should probably move to a more robust system that avoids these edge cases, particularly as the number of macros increases.

@coveralls
Copy link

coveralls commented Nov 7, 2025

Pull Request Test Coverage Report for Build 19168652167

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 31.891%

Totals Coverage Status
Change from base Build 19139459401: -0.04%
Covered Lines: 538
Relevant Lines: 1687

💛 - Coveralls

If a `#[should_panic]` was parsed before a duplicate `#[ignore]`,
then the duplicate `#[ignore]` would lead to an "unknown attribute"
compilation error.
@epage epage merged commit 233f8ad into assert-rs:main Nov 7, 2025
15 checks passed
@skogseth skogseth deleted the fix-should_panic branch November 7, 2025 15:09
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.

3 participants