Skip to content

Bump rustc

This bumps rustc to the current nightly. Overall, no super interesting changes happening, except for some more variants of MIR code that we should handle at some point in the future.

I still have to fix the tests for the analysis crate, which relies on serialization that I temporarily removed because a lot of Ord implementations were removed. I'll add these back shortly.

Merge request reports

Loading