mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
6ccc521267
Fix mips platform support entries. The table entries for these MIPS entries were broken because they had the wrong number of columns (from #116503). Additionally, there was a conflict with #115238, which made the same change (but on different lines, so git didn't complain).