8
Downcasting Arcs in Rust (ashdnazg.github.io)
you are viewing a single comment's thread
view the rest of the comments
[-] BB_C@programming.dev 1 points 2 days ago

most types are not thread-safe.

Safe rust is thread-safe in the sense that you can't have runtime thread unsafely. If we are going to ignore the role of compile-time errors, then literally nothing is safe.

Also, what is "most"? Can you source that claim?

this post was submitted on 06 Aug 2026
8 points (100.0% liked)

Rust

8202 readers
1 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS