I've been re-listening to the #newRustacean podcast and was struck by two nearly-contradictory things:
1) #rust has gotten *so* much simpler/more consistent since the early episodes were recorded (2016). The early episodes discus so many paper cuts and edge cases that we just don't have to deal with anymore.
2) So many things that were "coming soon" in 2016 are still "coming soon" in 2020 (e.g., default impl and built-in benchmarking on stable Rust)
Interesting contrast