mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 12:47:09 +00:00
This is primarily doing to avoid falling into a portability trap by accident, and in general makes the vendor types (on x86) going towards as minimal as they can be. Along the way some tests were cleaned up which were still using the portable types.