Skip to content

refactor: Remove rustc dependency from mutest-json#17

Open
jakobjung10 wants to merge 1 commit into
zalanlevai:mainfrom
jakobjung10:refactor/mutest-json-pure-serde
Open

refactor: Remove rustc dependency from mutest-json#17
jakobjung10 wants to merge 1 commit into
zalanlevai:mainfrom
jakobjung10:refactor/mutest-json-pure-serde

Conversation

@jakobjung10

Copy link
Copy Markdown

Its rustc feature leaked via workspace feature unification onto the standalone mutest-inspector bin, breaking a unified build. Move the sole rustc-typed conversion (from_rustc_span) into mutest-driver.

Its rustc feature leaked via workspace feature unification onto the standalone mutest-inspector bin, breaking a unified build. Move the sole rustc-typed conversion (from_rustc_span) into mutest-driver.
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.

1 participant