Skip to content

Could non-build-related utilities be extracted to a separate package? #674

@rrousselGit

Description

@rrousselGit

Hello!

I was wondering if it was possible to extract various analyzer-based utils. They aren't tied to build, but are useful for quite a lot of analyzer projects.

For example, I was thinking of:

  • TypeChecker
  • Revivable

I find myself commonly having to fork those utils out of source_gen when I'm working on an analyzer-based project that doesn't use code generation (such as linters)

I don't mind making such package myself. But I figured I'd ask first about an official stance on the topic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions