Skip to content

backport "cranelift: don't enable trace-log feature by default" (#6549)#6552

Merged
alexcrichton merged 1 commit intobytecodealliance:release-10.0.0from
jameysharp:no-trace-log-10.0
Jun 12, 2023
Merged

backport "cranelift: don't enable trace-log feature by default" (#6549)#6552
alexcrichton merged 1 commit intobytecodealliance:release-10.0.0from
jameysharp:no-trace-log-10.0

Conversation

@jameysharp
Copy link
Copy Markdown
Contributor

In #5382 ("egraph support: rewrite to work in terms of CLIF data structures"), we added the trace-log feature to the set of default features for cranelift-codegen. I think this was an accident, probably added while debugging and overlooked when cleaning up to merge.

So let's undo that change.

This is a backport to the upcoming Wasmtime 10.0 release.

…e#6549)

In bytecodealliance#5382 ("egraph support: rewrite to work in terms of CLIF data
structures"), we added the `trace-log` feature to the set of default
features for `cranelift-codegen`. I think this was an accident, probably
added while debugging and overlooked when cleaning up to merge.

So let's undo that change. Fixes bytecodealliance#6548.
@jameysharp jameysharp requested a review from a team as a code owner June 9, 2023 18:35
@jameysharp jameysharp requested review from abrown and removed request for a team June 9, 2023 18:35
@github-actions github-actions bot added the cranelift Issues related to the Cranelift code generator label Jun 9, 2023
@alexcrichton alexcrichton merged commit 854fe1a into bytecodealliance:release-10.0.0 Jun 12, 2023
@jameysharp jameysharp deleted the no-trace-log-10.0 branch June 12, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants