top | item 43388181 (no title) datadeft | 11 months ago True, however I only saw this happens to achieve max perf. I have very limited experience so this is confirmation bias from my end. discuss order hn newest steveklabnik|11 months ago An example of unsafe not for performance is when interacting with hardware directly. unknown|11 months ago [deleted] ycombinatrix|11 months ago or the operating system!opening stdout with file handle 0 is not guaranteed safe by the compiler. there's an "unsafe" somewhere in there.
steveklabnik|11 months ago An example of unsafe not for performance is when interacting with hardware directly. unknown|11 months ago [deleted] ycombinatrix|11 months ago or the operating system!opening stdout with file handle 0 is not guaranteed safe by the compiler. there's an "unsafe" somewhere in there.
ycombinatrix|11 months ago or the operating system!opening stdout with file handle 0 is not guaranteed safe by the compiler. there's an "unsafe" somewhere in there.
steveklabnik|11 months ago
unknown|11 months ago
[deleted]
ycombinatrix|11 months ago
opening stdout with file handle 0 is not guaranteed safe by the compiler. there's an "unsafe" somewhere in there.