This updates the reference files we have to Rust v1.82, which by default enables the reference types and multivalue proposal.
I also went ahead and addressed #4211 by disabling reference type transformations by default for the bundler target.
This doesn't fix the CI fully, which requires #4210.
This updates the reference files we have to Rust v1.82, which by default enables the reference types and multivalue proposal. I also went ahead and addressed #4211 by disabling reference type transformations by default for the bundler target.
This doesn't fix the CI fully, which requires #4210.
Replaces #4213.