@raphlinus Very interesting about forgiving language.
What do you think: is it possible to check if someone use moved val and quietly cover it in Rc (+ fn params also). It would help to lower entry-level for rust + it would not covert rust into Gc/Rc lang if you do not want.