I am NOT making a Rust replacement, but — if you could fix one* thing about Rust syntax/semantics/etc. what would you fix?

(*one per reply, multiple replies per household are allowed)

@fasterthanlime Replace Pin<T> by &pin T.