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

[ refactor ] Refactoring types for log topic validation #3503

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

spcfox
Copy link
Contributor

@spcfox spcfox commented Feb 28, 2025

Description

  1. Added LogTopic type to avoid passing KnownTopic separately
  2. KnownTopic made data to improve error output.
    Before: Can't find an implementation for IsJust Nothing.
    After: Can't find an implementation for KnownTopic "invalid.topic".

Should this change go in the CHANGELOG?

  • If this is a fix, user-facing change, a compiler change, or a new paper
    implementation, I have updated CHANGELOG_NEXT.md (and potentially also
    CONTRIBUTORS.md).

@buzden buzden merged commit 6918997 into idris-lang:main Feb 28, 2025
22 checks passed
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