alexcrichton commented on issue #5668:
Looks like
cranelift-codegendoes not build without thestdandunwindfeatures enabled at this time, which are in the default set. Instead of trying to get the "off by default" aspect of this PR I've instead just by-default enabled the default feature for all crates in this workspace. I'll leave it to a future PR to clean this up further if necessary.
Last updated: May 03 2026 at 23:15 UTC