Rust Internals
Ideas for making Rust easier for Beginners
language design
tinaun
July 27, 2017, 3:54am
37
get this to compile:
fn main() { println!("{}", 2.0.sqrt()); }
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
New blog post about the lang team's initiative for this year
language design
16
2366
March 25, 2019
Don't keep complicating the syntax (soft post, maybe off topic, maybe irrelevant)
language design
51
5464
March 25, 2019
Enhancing test writing experience
language design
8
1031
June 16, 2019
More traits
language design
5
313
March 17, 2025
About optimizations of `for` loops
compiler
6
1145
August 25, 2023