mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
34bd2b845b
Simplified foreign type rendering by switching from tables to flexbox. Also, removed some seemingly extraneous elements like “ghost” spans. Reduces element count on std::iter::Iterator by 30%.