mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
84577ad545
Fix Markdown tables in platform-support.md These table entries have wrong number of columns so the "notes" field is missing from the rendered page. Fix by removing excess empty columns.