Rust: 128 bit integers preparing to be released

Adds support for 128-bit integers. Rebased version of #35954 , with additional improvements.

Similar

Codegen Units in the Rust Compiler

This post describes some performance work I have been doing recently on the Rust compiler, which is called rustc. I spent several weeks on a particular problem with only a small amount of success. I hope a write-up will be interesting and educational, and... (more…)

Read more »