this post was submitted on 13 Jul 2026
26 points (100.0% liked)

Rust

8130 readers
24 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
top 2 comments
sorted by: hot top controversial new old
[โ€“] SorteKanin@feddit.dk 2 points 1 day ago (1 children)

A code viewer for the actual uploaded code is much appreciated. The upcoming diff view sounds really useful too.

[โ€“] BB_C@programming.dev 3 points 1 day ago

Code viewing was always a part of rustdoc, and thus available via docs.rs. I actually don't like this violation of abstraction separation.

And doing this before doing the most obvious sensible trivial addition, a download link, is doubly ironic in my view.