mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-09 21:58:00 +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`