Skip to content

See if using rustc as a library is worth it #12

@CohenArthur

Description

@CohenArthur

With #![rustc_private] you could use the RunCompiler API. Not sure if you want to do that though. I think just executing rustc with Command is good enough.

Originally posted by @flip1995 in #7 (comment)

Let's experiment and see if it makes a good difference in test generation time. Currently, generating all test suites takes around 7 minutes which is quite long but not "horrible"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions