Could you please add a new Syntax?

⚓ Rust    📅 2025-12-08    👤 surdeus    👁️ 8      

surdeus

Warning

This post was published 61 days ago. The information described in this article may have changed.

When dereferencing, I think it would be easier to write and read code if the Rust team used 'value.&' as a synonym for the existing '*value' keyword.

Also, could you add 'sudo' as a synonym for the 'unsafe' keyword?

I think sudo is more intuitive than unsafe, so it would be helpful for writing code.

6 posts - 5 participants

Read full topic

🏷️ Rust_feed