top | item 46036087

(no title)

sapiogram | 3 months ago

Rust's standard library hasn't received any major additions since 1.0 in 2015, back when nobody was writing web services in Rust so no one needed logging.

discuss

order

kibwen|3 months ago

This is patently false. The majority of the "features" that get added to Rust in every release are additions to the standard library.

sapiogram|3 months ago

Depends on your definition of "major". Small utility functions are added on nearly every release, but they definitely aren't major.