Rust: Difference between revisions

imported>Wackbyte
m fix broken/unsupported/missing syntax highlighting
imported>Wackbyte
m fix syntax highlighting of error (lang: shell-session -> text)
Line 245: Line 245:
</syntaxHighlight>
</syntaxHighlight>
Otherwise the following error occurs:
Otherwise the following error occurs:
<syntaxHighlight lang="shell-session">
<syntaxHighlight lang="text">
error: linking with `cc` failed: exit status: 1
error: linking with `cc` failed: exit status: 1
...
...