mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 10:37:25 +00:00
docs: add long error explanation for error E0472 Add long-form error docs for E0472: "inline assembly not supported on this target" and update UI tests. R? `@GuillaumeGomez`